Enum zinc_hal_lpc11xx::ioregs::C_CAN_canif2_mctrl_intpnd
[−]
[src]
pub enum C_CAN_canif2_mctrl_intpnd { NoInterruptSource, InterruptSource, }
Variants
NoInterruptSource | This message object is not the source of an interrupt. |
InterruptSource | This message object is the source of an interrupt. The Interrupt Identifier in the Interrupt Register will point to this message object if there is no other interrupt source with higher priority. |