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

type COSR = Reg<u32, _COSR>;

AFEC Correction Select Register

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

For information about available fields see cosr module

Trait Implementations

impl Readable for COSR[src]

read() method returns cosr::R reader structure

impl ResetValue for COSR[src]

Register COSR reset()’s with value 0

type Type = u32

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

impl Writable for COSR[src]

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