Synopsis
CTL_STATUS_t platform_configure_network(CTL_NET_INTERFACE_t *self);
Description

platform_configure_network configures the platform's primary network interface controller on the interface self. The intention of this is for the network controller to be initialized, ready to run the examples.

Return Value

platform_configure_network returns a standard status code.