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

type SMCAPTCTRLA = Reg<u16, _SMCAPTCTRLA>;

Capture Control A Register

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

For information about available fields see smcaptctrla module

Trait Implementations

impl Readable for SMCAPTCTRLA[src]

read() method returns smcaptctrla::R reader structure

impl ResetValue for SMCAPTCTRLA[src]

Register SMCAPTCTRLA reset()'s with value 0

type Type = u16

Register size

impl Writable for SMCAPTCTRLA[src]

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