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

type SMFRACVAL5 = Reg<u16, _SMFRACVAL5>;

Fractional Value Register 5

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

For information about available fields see smfracval5 module

Trait Implementations

impl Readable for SMFRACVAL5[src]

read() method returns smfracval5::R reader structure

impl ResetValue for SMFRACVAL5[src]

Register SMFRACVAL5 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMFRACVAL5[src]

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