Struct zinc_hal_lpc11xx::ioregs::C_CAN_canir1_Get
[−]
[src]
pub struct C_CAN_canir1_Get { // some fields omitted }
CANIR1
: Interrupt pending 1
Methods
impl C_CAN_canir1_Get
fn new(reg: &C_CAN_canir1) -> C_CAN_canir1_Get
Create a getter reflecting the current value of the given register.
fn raw(&self) -> u32
Get the raw value of the register.
fn intpnd_16_1(&self) -> u32
Get value of INTPND_16_1
field: Interrupt pending bits of message objects 16 to 1. 0 = This message object is ignored by the message handler. 1 = This message object is the source of an interrupt.