[][src]Type Definition imxrt1062_pwm1::FSTS0

type FSTS0 = Reg<u16, _FSTS0>;

Fault Status Register

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

For information about available fields see fsts0 module

Trait Implementations

impl Readable for FSTS0[src]

read() method returns fsts0::R reader structure

impl ResetValue for FSTS0[src]

Register FSTS0 reset()'s with value 0

type Type = u16

Register size

impl Writable for FSTS0[src]

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