[][src]Type Definition imxrt1062_pwm1::sm::SMTCTRL

type SMTCTRL = Reg<u16, _SMTCTRL>;

Output Trigger Control Register

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

For information about available fields see smtctrl module

Trait Implementations

impl Readable for SMTCTRL[src]

read() method returns smtctrl::R reader structure

impl ResetValue for SMTCTRL[src]

Register SMTCTRL reset()'s with value 0

type Type = u16

Register size

impl Writable for SMTCTRL[src]

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