[][src]Type Definition lpc54606_pac::can0::MRBA

type MRBA = Reg<u32, _MRBA>;

CAN Message RAM Base Address

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see mrba module

Trait Implementations

impl Readable for MRBA[src]

read() method returns mrba::R reader structure

impl ResetValue for MRBA[src]

Register MRBA reset()'s with value 0

type Type = u32

Register size

impl Writable for MRBA[src]

write(|w| ..) method takes mrba::W writer structure