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

type SMVAL1 = Reg<u16, _SMVAL1>;

Value Register 1

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

For information about available fields see smval1 module

Trait Implementations

impl Readable for SMVAL1[src]

read() method returns smval1::R reader structure

impl ResetValue for SMVAL1[src]

Register SMVAL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMVAL1[src]

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