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

type SMFRACVAL1 = Reg<u16, _SMFRACVAL1>;

Fractional Value Register 1

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

For information about available fields see smfracval1 module

Trait Implementations

impl Readable for SMFRACVAL1[src]

read() method returns smfracval1::R reader structure

impl ResetValue for SMFRACVAL1[src]

Register SMFRACVAL1 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMFRACVAL1[src]

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