Type Definition atsam4e8e_pac::can0::MID5[][src]

type MID5 = Reg<u32, _MID5>;

Mailbox ID Register (MB = 5)

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

For information about available fields see mid5 module

Trait Implementations

impl Readable for MID5[src]

read() method returns mid5::R reader structure

impl ResetValue for MID5[src]

Register MID5 reset()’s with value 0

type Type = u32

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

impl Writable for MID5[src]

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