[][src]Type Definition imxrt1062_adc_etc::TRIG7_CTRL

type TRIG7_CTRL = Reg<u32, _TRIG7_CTRL>;

ETC_TRIG7 Control Register

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

For information about available fields see trig7_ctrl module

Trait Implementations

impl Readable for TRIG7_CTRL[src]

read() method returns trig7_ctrl::R reader structure

impl ResetValue for TRIG7_CTRL[src]

Register TRIG7_CTRL reset()'s with value 0

type Type = u32

Register size

impl Writable for TRIG7_CTRL[src]

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