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

type SMVAL2 = Reg<u16, _SMVAL2>;

Value Register 2

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

For information about available fields see smval2 module

Trait Implementations

impl Readable for SMVAL2[src]

read() method returns smval2::R reader structure

impl ResetValue for SMVAL2[src]

Register SMVAL2 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMVAL2[src]

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