Type Definition atsam4e16c_pac::can0::MMR0[][src]

type MMR0 = Reg<u32, _MMR0>;

Mailbox Mode Register (MB = 0)

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

For information about available fields see mmr0 module

Trait Implementations

impl Readable for MMR0[src]

read() method returns mmr0::R reader structure

impl ResetValue for MMR0[src]

Register MMR0 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for MMR0[src]

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