[][src]Type Definition atsame70q20b::afec0::AFEC_CVR

type AFEC_CVR = Reg<u32, _AFEC_CVR>;

AFEC Correction Values Register

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

For information about available fields see afec_cvr module

Trait Implementations

impl Readable for AFEC_CVR[src]

read() method returns afec_cvr::R reader structure

impl ResetValue for AFEC_CVR[src]

Register AFEC_CVR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_CVR[src]

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