[][src]Type Definition imxrt1062_adc_etc::TRIG4_CTRL

type TRIG4_CTRL = Reg<u32, _TRIG4_CTRL>;

ETC_TRIG4 Control Register

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

For information about available fields see trig4_ctrl module

Trait Implementations

impl Readable for TRIG4_CTRL[src]

read() method returns trig4_ctrl::R reader structure

impl ResetValue for TRIG4_CTRL[src]

Register TRIG4_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for TRIG4_CTRL[src]

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