Function riot_sys::gnrc_netif_init_devs

source ยท
pub unsafe extern "C" fn gnrc_netif_init_devs()
Expand description

@brief Initialize all available network interfaces. This function is called automatically if the auto_init_gnrc_netif module is used. If only the gnrc_netif_init module is used instead, you can call this function to manually set up the network interfaces at a later time.