pub const netopt_t_NETOPT_TX_START_IRQ: netopt_t = 29;
Expand description
@brief (@ref netopt_enable_t) Used to check if the driver generates NETDEV_EVENT_TX_STARTED events
This interrupt is triggered when the transceiver starts to send out the frame.
@note In case a transceiver does not support this interrupt, the event may be triggered by the driver @warning This value is read-only and cannot be configured at run-time