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

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

Raw register type (u8, u16, u32, …).

impl Writable for DATA[src]

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