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

type SMCAPTCOMPX = Reg<u16, _SMCAPTCOMPX>;

Capture Compare X Register

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

For information about available fields see smcaptcompx module

Trait Implementations

impl Readable for SMCAPTCOMPX[src]

read() method returns smcaptcompx::R reader structure

impl ResetValue for SMCAPTCOMPX[src]

Register SMCAPTCOMPX reset()'s with value 0

type Type = u16

Register size

impl Writable for SMCAPTCOMPX[src]

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