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

type SMCTRL2 = Reg<u16, _SMCTRL2>;

Control 2 Register

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

For information about available fields see smctrl2 module

Trait Implementations

impl Readable for SMCTRL2[src]

read() method returns smctrl2::R reader structure

impl ResetValue for SMCTRL2[src]

Register SMCTRL2 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMCTRL2[src]

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