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

type SMCAPTCOMPB = Reg<u16, _SMCAPTCOMPB>;

Capture Compare B Register

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

For information about available fields see smcaptcompb module

Trait Implementations

impl Readable for SMCAPTCOMPB[src]

read() method returns smcaptcompb::R reader structure

impl ResetValue for SMCAPTCOMPB[src]

Register SMCAPTCOMPB reset()'s with value 0

type Type = u16

Register size

impl Writable for SMCAPTCOMPB[src]

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