Type Definition atsame54n19a_pac::can0::MRCFG[][src]

type MRCFG = Reg<u32, _MRCFG>;

Message RAM Configuration

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

For information about available fields see mrcfg module

Trait Implementations

impl Readable for MRCFG[src]

read() method returns mrcfg::R reader structure

impl ResetValue for MRCFG[src]

Register MRCFG reset()’s with value 0x02

type Type = u32

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

impl Writable for MRCFG[src]

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