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

type SMFRACVAL2 = Reg<u16, _SMFRACVAL2>;

Fractional Value Register 2

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

For information about available fields see smfracval2 module

Trait Implementations

impl Readable for SMFRACVAL2[src]

read() method returns smfracval2::R reader structure

impl ResetValue for SMFRACVAL2[src]

Register SMFRACVAL2 reset()'s with value 0

type Type = u16

Register size

impl Writable for SMFRACVAL2[src]

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