[][src]Type Definition imxrt1062_adc1::HC

type HC = Reg<u32, _HC>;

Control register for hardware triggers

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

For information about available fields see hc module

Trait Implementations

impl Readable for HC[src]

read() method returns hc::R reader structure

impl ResetValue for HC[src]

Register HC%s reset()'s with value 0x1f

type Type = u32

Register size

impl Writable for HC[src]

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