Type Definition atsame54p19a_pac::cmcc::MAINT0[][src]

type MAINT0 = Reg<u32, _MAINT0>;

Cache Maintenance Register 0

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

For information about available fields see maint0 module

Trait Implementations

impl ResetValue for MAINT0[src]

Register MAINT0 reset()’s with value 0

type Type = u32

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

impl Writable for MAINT0[src]

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