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

type SMFRCTRL = Reg<u16, _SMFRCTRL>;

Fractional Control Register

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

For information about available fields see smfrctrl module

Trait Implementations

impl Readable for SMFRCTRL[src]

read() method returns smfrctrl::R reader structure

impl ResetValue for SMFRCTRL[src]

Register SMFRCTRL reset()'s with value 0

type Type = u16

Register size

impl Writable for SMFRCTRL[src]

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