Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Configure the host interrupt controller for receive and transmit complete interrupts. Additional interrupt services may be initialized depending on the device and driver requirements. This is performed via the network device’s device’s BSP function pointer, NetDev_WiFi_CfgIntCtrl(), implemented in net_bsp.c. However, receive interrupt should not be enabled before starting the interface.

...