[][src]Type Definition imxrt1062_pwm1::MCTRL2

type MCTRL2 = Reg<u16, _MCTRL2>;

Master Control 2 Register

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

For information about available fields see mctrl2 module

Trait Implementations

impl Readable for MCTRL2[src]

read() method returns mctrl2::R reader structure

impl ResetValue for MCTRL2[src]

Register MCTRL2 reset()'s with value 0

type Type = u16

Register size

impl Writable for MCTRL2[src]

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