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

type SMCTRL = Reg<u16, _SMCTRL>;

Control Register

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

For information about available fields see smctrl module

Trait Implementations

impl Readable for SMCTRL[src]

read() method returns smctrl::R reader structure

impl ResetValue for SMCTRL[src]

Register SMCTRL reset()'s with value 0x0400

type Type = u16

Register size

impl Writable for SMCTRL[src]

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