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

type R = R<u16, SMINTEN>;

Reader of register SMINTEN

Methods

impl R[src]

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

Bits 0:5 - Compare Interrupt Enables

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

Bit 6 - Capture X 0 Interrupt Enable

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

Bit 7 - Capture X 1 Interrupt Enable

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

Bit 8 - Capture B 0 Interrupt Enable

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

Bit 9 - Capture B 1 Interrupt Enable

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

Bit 10 - Capture A 0 Interrupt Enable

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

Bit 11 - Capture A 1 Interrupt Enable

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

Bit 12 - Reload Interrupt Enable

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

Bit 13 - Reload Error Interrupt Enable