[][src]Type Definition k22f::pdb0::DACINTC

type DACINTC = Reg<u32, _DACINTC>;

DAC Interval Trigger n Control register

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

For information about available fields see dacintc module

Trait Implementations

impl Readable for DACINTC[src]

read() method returns dacintc::R reader structure

impl ResetValue for DACINTC[src]

Register DACINTC%s reset()'s with value 0

type Type = u32

Register size

impl Writable for DACINTC[src]

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