Type Definition atsam4e16c_pac::can1::MDL7[][src]

type MDL7 = Reg<u32, _MDL7>;

Mailbox Data Low Register (MB = 7)

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

For information about available fields see mdl7 module

Trait Implementations

impl Readable for MDL7[src]

read() method returns mdl7::R reader structure

impl ResetValue for MDL7[src]

Register MDL7 reset()’s with value 0

type Type = u32

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

impl Writable for MDL7[src]

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