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

type SMDISMAP1 = Reg<u16, _SMDISMAP1>;

Fault Disable Mapping Register 1

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

For information about available fields see smdismap1 module

Trait Implementations

impl Readable for SMDISMAP1[src]

read() method returns smdismap1::R reader structure

impl ResetValue for SMDISMAP1[src]

Register SMDISMAP1 reset()'s with value 0xffff

type Type = u16

Register size

impl Writable for SMDISMAP1[src]

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