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

type SMCAPTCTRLB = Reg<u16, _SMCAPTCTRLB>;

Capture Control B Register

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

For information about available fields see smcaptctrlb module

Trait Implementations

impl Readable for SMCAPTCTRLB[src]

read() method returns smcaptctrlb::R reader structure

impl ResetValue for SMCAPTCTRLB[src]

Register SMCAPTCTRLB reset()'s with value 0

type Type = u16

Register size

impl Writable for SMCAPTCTRLB[src]

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