[][src]Type Definition imxrt1062_pwm1::sm::SMDTCNT1

type SMDTCNT1 = Reg<u16, _SMDTCNT1>;

Deadtime Count Register 1

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

For information about available fields see smdtcnt1 module

Trait Implementations

impl Readable for SMDTCNT1[src]

read() method returns smdtcnt1::R reader structure

impl ResetValue for SMDTCNT1[src]

Register SMDTCNT1 reset()'s with value 0x07ff

type Type = u16

Register size

impl Writable for SMDTCNT1[src]

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