Struct zinc_hal_lpc11xx::ioregs::C_CAN_canmsgv1 [] [src]

pub struct C_CAN_canmsgv1 {
    // some fields omitted
}

Register CANMSGV1: Message valid 1

Methods

impl C_CAN_canmsgv1

fn get(&self) -> C_CAN_canmsgv1_Get

Fetch the value of the CANMSGV1 register.

fn msgval_16_1(&self) -> u32

Get value of MSGVAL_16_1 field.

Trait Implementations

impl Copy for C_CAN_canmsgv1

Derived Implementations

impl Clone for C_CAN_canmsgv1

fn clone(&self) -> C_CAN_canmsgv1

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