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

type SMDISMAP0 = Reg<u16, _SMDISMAP0>;

Fault Disable Mapping Register 0

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

For information about available fields see smdismap0 module

Trait Implementations

impl Readable for SMDISMAP0[src]

read() method returns smdismap0::R reader structure

impl ResetValue for SMDISMAP0[src]

Register SMDISMAP0 reset()'s with value 0xffff

type Type = u16

Register size

impl Writable for SMDISMAP0[src]

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