Type Definition atsame70j20_pac::afec0::CECR[][src]

type CECR = Reg<u32, _CECR>;

AFEC Channel Error Correction Register

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

For information about available fields see cecr module

Trait Implementations

impl Readable for CECR[src]

read() method returns cecr::R reader structure

impl ResetValue for CECR[src]

Register CECR reset()’s with value 0

type Type = u32

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

impl Writable for CECR[src]

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