Type Definition atsame54n19a_pac::dac::CTRLA[][src]

type CTRLA = Reg<u8, _CTRLA>;

Control A

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

For information about available fields see ctrla module

Trait Implementations

impl Readable for CTRLA[src]

read() method returns ctrla::R reader structure

impl ResetValue for CTRLA[src]

Register CTRLA reset()’s with value 0

type Type = u8

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

impl Writable for CTRLA[src]

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