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

type AFEC_ACR = Reg<u32, _AFEC_ACR>;

AFEC Analog Control Register

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

For information about available fields see afec_acr module

Trait Implementations

impl Readable for AFEC_ACR[src]

read() method returns afec_acr::R reader structure

impl ResetValue for AFEC_ACR[src]

Register AFEC_ACR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFEC_ACR[src]

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