Struct zinc_hal_lpc11xx::ioregs::C_CAN_canmsgv1_Get
[−]
[src]
pub struct C_CAN_canmsgv1_Get { // some fields omitted }
CANMSGV1
: Message valid 1
Methods
impl C_CAN_canmsgv1_Get
fn new(reg: &C_CAN_canmsgv1) -> C_CAN_canmsgv1_Get
Create a getter reflecting the current value of the given register.
fn raw(&self) -> u32
Get the raw value of the register.
fn msgval_16_1(&self) -> u32
Get value of MSGVAL_16_1
field: Message valid bits of message objects 16 to 1. 0 = This message object is ignored by the message handler. 1 = This message object is configured and should be considered by the message handler.