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

type SMVAL4 = Reg<u16, _SMVAL4>;

Value Register 4

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

For information about available fields see smval4 module

Trait Implementations

impl Readable for SMVAL4[src]

read() method returns smval4::R reader structure

impl ResetValue for SMVAL4[src]

Register SMVAL4 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMVAL4[src]

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