Struct zinc_hal_lpc11xx::ioregs::C_CAN_canir2 [] [src]

pub struct C_CAN_canir2 {
    // some fields omitted
}

Register CANIR2: Interrupt pending 2

Methods

impl C_CAN_canir2

fn get(&self) -> C_CAN_canir2_Get

Fetch the value of the CANIR2 register.

fn intpnd_32_17(&self) -> u32

Get value of INTPND_32_17 field.

Trait Implementations

impl Copy for C_CAN_canir2

Derived Implementations

impl Clone for C_CAN_canir2

fn clone(&self) -> C_CAN_canir2

fn clone_from(&mut self, source: &Self)