[][src]Type Definition atsame54p20a::dac::DATA

type DATA = Reg<u16, _DATA>;

DAC n Data

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

For information about available fields see data module

Trait Implementations

impl ResetValue for DATA[src]

Register DATA%s reset()'s with value 0

type Type = u16

Register size

impl Writable for DATA[src]

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