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

type SMOCTRL = Reg<u16, _SMOCTRL>;

Output Control Register

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

For information about available fields see smoctrl module

Trait Implementations

impl Readable for SMOCTRL[src]

read() method returns smoctrl::R reader structure

impl ResetValue for SMOCTRL[src]

Register SMOCTRL reset()'s with value 0

type Type = u16

Register size

impl Writable for SMOCTRL[src]

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