[][src]Type Definition lpc11xx::c_can::canif_arb2::W

type W = W<u32, CANIF_ARB2>;

Writer for register CANIF%s_ARB2

Methods

impl W[src]

pub fn id_28_16(&mut self) -> ID_28_16_W[src]

Bits 0:12 - Message identifier 29-bit identifier (extended frame) 11-bit identifier (standard frame).

pub fn dir(&mut self) -> DIR_W[src]

Bit 13 - Message direction.

pub fn xtd(&mut self) -> XTD_W[src]

Bit 14 - Extend identifier.

pub fn msgval(&mut self) -> MSGVAL_W[src]

Bit 15 - Message valid The CPU must reset the MSGVAL bit of all unused Messages Objects during the initialization before it resets bit INIT in the CAN Control Register. This bit must also be reset before the identifier ID28:0, the control bits XTD, DIR, or the Data Length Code DLC3:0 are modified, or if the Messages Object is no longer required.