[][src]Type Definition atsame54p::dac::DATABUF

type DATABUF = Reg<u16, _DATABUF>;

DAC n Data Buffer

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

For information about available fields see databuf module

Trait Implementations

impl ResetValue for DATABUF[src]

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

type Type = u16

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

impl Writable for DATABUF[src]

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