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

type SMVAL5 = Reg<u16, _SMVAL5>;

Value Register 5

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

For information about available fields see smval5 module

Trait Implementations

impl Readable for SMVAL5[src]

read() method returns smval5::R reader structure

impl ResetValue for SMVAL5[src]

Register SMVAL5 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMVAL5[src]

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