[][src]Type Definition nrf52832_pac::pwm0::inten::R

type R = R<u32, INTEN>;

Reader of register INTEN

Methods

impl R[src]

pub fn stopped(&self) -> STOPPED_R[src]

Bit 1 - Enable or disable interrupt for STOPPED event

pub fn seqstarted0(&self) -> SEQSTARTED0_R[src]

Bit 2 - Enable or disable interrupt for SEQSTARTED[0] event

pub fn seqstarted1(&self) -> SEQSTARTED1_R[src]

Bit 3 - Enable or disable interrupt for SEQSTARTED[1] event

pub fn seqend0(&self) -> SEQEND0_R[src]

Bit 4 - Enable or disable interrupt for SEQEND[0] event

pub fn seqend1(&self) -> SEQEND1_R[src]

Bit 5 - Enable or disable interrupt for SEQEND[1] event

pub fn pwmperiodend(&self) -> PWMPERIODEND_R[src]

Bit 6 - Enable or disable interrupt for PWMPERIODEND event

pub fn loopsdone(&self) -> LOOPSDONE_R[src]

Bit 7 - Enable or disable interrupt for LOOPSDONE event