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

type SMVAL0 = Reg<u16, _SMVAL0>;

Value Register 0

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

For information about available fields see smval0 module

Trait Implementations

impl Readable for SMVAL0[src]

read() method returns smval0::R reader structure

impl ResetValue for SMVAL0[src]

Register SMVAL0 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMVAL0[src]

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