[][src]Type Definition imxrt1062_adc1::HC0

type HC0 = Reg<u32, _HC0>;

Control register for hardware triggers

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

For information about available fields see hc0 module

Trait Implementations

impl Readable for HC0[src]

read() method returns hc0::R reader structure

impl ResetValue for HC0[src]

Register HC0 reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for HC0[src]

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