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

type AFEC_COCR = Reg<u32, _AFEC_COCR>;

AFEC Channel Offset Compensation Register

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

For information about available fields see afec_cocr module

Trait Implementations

impl Readable for AFEC_COCR[src]

read() method returns afec_cocr::R reader structure

impl ResetValue for AFEC_COCR[src]

Register AFEC_COCR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_COCR[src]

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