Struct zinc_hal_lpc11xx::ioregs::C_CAN_canmsgv2 [] [src]

pub struct C_CAN_canmsgv2 {
    // some fields omitted
}

Register CANMSGV2: Message valid 2

Methods

impl C_CAN_canmsgv2

fn get(&self) -> C_CAN_canmsgv2_Get

Fetch the value of the CANMSGV2 register.

fn msgval_32_17(&self) -> u32

Get value of MSGVAL_32_17 field.

Trait Implementations

impl Copy for C_CAN_canmsgv2

Derived Implementations

impl Clone for C_CAN_canmsgv2

fn clone(&self) -> C_CAN_canmsgv2

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