[][src]Type Definition atsame70j21b::afec0::AFEC_COSR

type AFEC_COSR = Reg<u32, _AFEC_COSR>;

AFEC Correction Select Register

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

For information about available fields see afec_cosr module

Trait Implementations

impl Readable for AFEC_COSR[src]

read() method returns afec_cosr::R reader structure

impl ResetValue for AFEC_COSR[src]

Register AFEC_COSR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_COSR[src]

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