[][src]Type Definition atsame70j20b::afec0::AFEC_CECR

type AFEC_CECR = Reg<u32, _AFEC_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 afec_cecr module

Trait Implementations

impl Readable for AFEC_CECR[src]

read() method returns afec_cecr::R reader structure

impl ResetValue for AFEC_CECR[src]

Register AFEC_CECR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_CECR[src]

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