Type Definition atsame54p19a_pac::icm::CFG[][src]

type CFG = Reg<u32, _CFG>;

Configuration

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

Trait Implementations

impl Readable for CFG[src]

read() method returns cfg::R reader structure

impl ResetValue for CFG[src]

Register CFG reset()’s with value 0

type Type = u32

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

impl Writable for CFG[src]

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