[][src]Type Definition imxrt1062_adc_etc::DONE2_ERR_IRQ

type DONE2_ERR_IRQ = Reg<u32, _DONE2_ERR_IRQ>;

ETC DONE_2 and DONE_ERR IRQ State Register

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

For information about available fields see done2_err_irq module

Trait Implementations

impl Readable for DONE2_ERR_IRQ[src]

read() method returns done2_err_irq::R reader structure

impl ResetValue for DONE2_ERR_IRQ[src]

Register DONE2_ERR_IRQ reset()'s with value 0

type Type = u32

Register size

impl Writable for DONE2_ERR_IRQ[src]

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