[][src]Type Definition atsame70j21b::dacc::DACC_CR

type DACC_CR = Reg<u32, _DACC_CR>;

Control Register

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

For information about available fields see dacc_cr module

Trait Implementations

impl ResetValue for DACC_CR[src]

Register DACC_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for DACC_CR[src]

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