[][src]Type Definition atsam4e16e_pac::afec0::CDOR

type CDOR = Reg<u32, _CDOR>;

Channel DC Offset Register

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

For information about available fields see cdor module

Trait Implementations

impl Readable for CDOR[src]

read() method returns cdor::R reader structure

impl ResetValue for CDOR[src]

Register CDOR reset()'s with value 0

type Type = u32

Register size

impl Writable for CDOR[src]

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