[][src]Type Definition imxrt1062_adc_etc::TRIG4_COUNTER

type TRIG4_COUNTER = Reg<u32, _TRIG4_COUNTER>;

ETC_TRIG4 Counter Register

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

For information about available fields see trig4_counter module

Trait Implementations

impl Readable for TRIG4_COUNTER[src]

read() method returns trig4_counter::R reader structure

impl ResetValue for TRIG4_COUNTER[src]

Register TRIG4_COUNTER reset()'s with value 0

type Type = u32

Register size

impl Writable for TRIG4_COUNTER[src]

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