[][src]Type Definition imxrt1062_pwm1::FCTRL20

type FCTRL20 = Reg<u16, _FCTRL20>;

Fault Control 2 Register

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

For information about available fields see fctrl20 module

Trait Implementations

impl Readable for FCTRL20[src]

read() method returns fctrl20::R reader structure

impl ResetValue for FCTRL20[src]

Register FCTRL20 reset()'s with value 0

type Type = u16

Register size

impl Writable for FCTRL20[src]

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