[][src]Type Definition imxrt1062_pwm1::FCTRL0

type FCTRL0 = Reg<u16, _FCTRL0>;

Fault Control Register

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

For information about available fields see fctrl0 module

Trait Implementations

impl Readable for FCTRL0[src]

read() method returns fctrl0::R reader structure

impl ResetValue for FCTRL0[src]

Register FCTRL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for FCTRL0[src]

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