[][src]Type Definition atsamd51j::dac::DACCTRL

type DACCTRL = Reg<u16, _DACCTRL>;

DAC n Control

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

For information about available fields see dacctrl module

Trait Implementations

impl Readable for DACCTRL[src]

read() method returns dacctrl::R reader structure

impl ResetValue for DACCTRL[src]

Register DACCTRL[%s] reset()'s with value 0

type Type = u16

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

impl Writable for DACCTRL[src]

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