[][src]Type Definition imxrt1062_adc_etc::DONE0_1_IRQ

type DONE0_1_IRQ = Reg<u32, _DONE0_1_IRQ>;

ETC DONE0 and DONE1 IRQ State Register

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

For information about available fields see done0_1_irq module

Trait Implementations

impl Readable for DONE0_1_IRQ[src]

read() method returns done0_1_irq::R reader structure

impl ResetValue for DONE0_1_IRQ[src]

Register DONE0_1_IRQ reset()'s with value 0

type Type = u32

Register size

impl Writable for DONE0_1_IRQ[src]

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