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

type SMFRACVAL4 = Reg<u16, _SMFRACVAL4>;

Fractional Value Register 4

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

For information about available fields see smfracval4 module

Trait Implementations

impl Readable for SMFRACVAL4[src]

read() method returns smfracval4::R reader structure

impl ResetValue for SMFRACVAL4[src]

Register SMFRACVAL4 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMFRACVAL4[src]

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