Type Definition atsam4e8c_pac::can1::MMR7[][src]

type MMR7 = Reg<u32, _MMR7>;

Mailbox Mode Register (MB = 7)

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

For information about available fields see mmr7 module

Trait Implementations

impl Readable for MMR7[src]

read() method returns mmr7::R reader structure

impl ResetValue for MMR7[src]

Register MMR7 reset()’s with value 0

type Type = u32

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

impl Writable for MMR7[src]

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