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

type SMSTS = Reg<u16, _SMSTS>;

Status Register

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

For information about available fields see smsts module

Trait Implementations

impl Readable for SMSTS[src]

read() method returns smsts::R reader structure

impl ResetValue for SMSTS[src]

Register SMSTS reset()'s with value 0

type Type = u16

Register size

impl Writable for SMSTS[src]

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