[][src]Type Definition imxrt1062_pwm1::FTST0

type FTST0 = Reg<u16, _FTST0>;

Fault Test Register

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

For information about available fields see ftst0 module

Trait Implementations

impl Readable for FTST0[src]

read() method returns ftst0::R reader structure

impl ResetValue for FTST0[src]

Register FTST0 reset()'s with value 0

type Type = u16

Register size

impl Writable for FTST0[src]

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