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

type SMVAL3 = Reg<u16, _SMVAL3>;

Value Register 3

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

For information about available fields see smval3 module

Trait Implementations

impl Readable for SMVAL3[src]

read() method returns smval3::R reader structure

impl ResetValue for SMVAL3[src]

Register SMVAL3 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMVAL3[src]

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