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

type SMCAPTCOMPA = Reg<u16, _SMCAPTCOMPA>;

Capture Compare A Register

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

For information about available fields see smcaptcompa module

Trait Implementations

impl Readable for SMCAPTCOMPA[src]

read() method returns smcaptcompa::R reader structure

impl ResetValue for SMCAPTCOMPA[src]

Register SMCAPTCOMPA reset()'s with value 0

type Type = u16

Register size

impl Writable for SMCAPTCOMPA[src]

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