[][src]Type Definition imxrt1062_adc_etc::TRIG3_COUNTER

type TRIG3_COUNTER = Reg<u32, _TRIG3_COUNTER>;

ETC_TRIG3 Counter Register

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

For information about available fields see trig3_counter module

Trait Implementations

impl Readable for TRIG3_COUNTER[src]

read() method returns trig3_counter::R reader structure

impl ResetValue for TRIG3_COUNTER[src]

Register TRIG3_COUNTER reset()'s with value 0

type Type = u32

Register size

impl Writable for TRIG3_COUNTER[src]

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