[][src]Type Definition atsame70n20b::acc::ACC_ACR

type ACC_ACR = Reg<u32, _ACC_ACR>;

Analog Control Register

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

For information about available fields see acc_acr module

Trait Implementations

impl Readable for ACC_ACR[src]

read() method returns acc_acr::R reader structure

impl ResetValue for ACC_ACR[src]

Register ACC_ACR reset()'s with value 0

type Type = u32

Register size

impl Writable for ACC_ACR[src]

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