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

type SMFRACVAL3 = Reg<u16, _SMFRACVAL3>;

Fractional Value Register 3

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

For information about available fields see smfracval3 module

Trait Implementations

impl Readable for SMFRACVAL3[src]

read() method returns smfracval3::R reader structure

impl ResetValue for SMFRACVAL3[src]

Register SMFRACVAL3 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMFRACVAL3[src]

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