Struct zinc_hal_lpc11xx::ioregs::C_CAN_canir1 [] [src]

pub struct C_CAN_canir1 {
    // some fields omitted
}

Register CANIR1: Interrupt pending 1

Methods

impl C_CAN_canir1

fn get(&self) -> C_CAN_canir1_Get

Fetch the value of the CANIR1 register.

fn intpnd_16_1(&self) -> u32

Get value of INTPND_16_1 field.

Trait Implementations

impl Copy for C_CAN_canir1

Derived Implementations

impl Clone for C_CAN_canir1

fn clone(&self) -> C_CAN_canir1

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