[][src]Type Definition imxrt1062_cmp1::DACCR

type DACCR = Reg<u8, _DACCR>;

DAC Control Register

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

For information about available fields see daccr module

Trait Implementations

impl Readable for DACCR[src]

read() method returns daccr::R reader structure

impl ResetValue for DACCR[src]

Register DACCR reset()'s with value 0

type Type = u8

Register size

impl Writable for DACCR[src]

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