[][src]Type Definition atsame70n20b::dacc::DACC_ACR

type DACC_ACR = Reg<u32, _DACC_ACR>;

Analog Current Register

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

For information about available fields see dacc_acr module

Trait Implementations

impl Readable for DACC_ACR[src]

read() method returns dacc_acr::R reader structure

impl ResetValue for DACC_ACR[src]

Register DACC_ACR reset()'s with value 0

type Type = u32

Register size

impl Writable for DACC_ACR[src]

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