[][src]Type Definition imxrt1062_pwm1::sm::sminten::W

type W = W<u16, SMINTEN>;

Writer for register SMINTEN

Methods

impl W[src]

pub fn cmpie(&mut self) -> CMPIE_W[src]

Bits 0:5 - Compare Interrupt Enables

pub fn cx0ie(&mut self) -> CX0IE_W[src]

Bit 6 - Capture X 0 Interrupt Enable

pub fn cx1ie(&mut self) -> CX1IE_W[src]

Bit 7 - Capture X 1 Interrupt Enable

pub fn cb0ie(&mut self) -> CB0IE_W[src]

Bit 8 - Capture B 0 Interrupt Enable

pub fn cb1ie(&mut self) -> CB1IE_W[src]

Bit 9 - Capture B 1 Interrupt Enable

pub fn ca0ie(&mut self) -> CA0IE_W[src]

Bit 10 - Capture A 0 Interrupt Enable

pub fn ca1ie(&mut self) -> CA1IE_W[src]

Bit 11 - Capture A 1 Interrupt Enable

pub fn rie(&mut self) -> RIE_W[src]

Bit 12 - Reload Interrupt Enable

pub fn reie(&mut self) -> REIE_W[src]

Bit 13 - Reload Error Interrupt Enable