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

type SMINIT = Reg<u16, _SMINIT>;

Initial Count Register

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

For information about available fields see sminit module

Trait Implementations

impl Readable for SMINIT[src]

read() method returns sminit::R reader structure

impl ResetValue for SMINIT[src]

Register SMINIT reset()'s with value 0

type Type = u16

Register size

impl Writable for SMINIT[src]

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