[][src]Type Definition imxrt1062_pwm1::MCTRL

type MCTRL = Reg<u16, _MCTRL>;

Master Control Register

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

For information about available fields see mctrl module

Trait Implementations

impl Readable for MCTRL[src]

read() method returns mctrl::R reader structure

impl ResetValue for MCTRL[src]

Register MCTRL reset()'s with value 0

type Type = u16

Register size

impl Writable for MCTRL[src]

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