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

type R = R<u32, INTENSET>;

Reader of register INTENSET

Methods

impl R[src]

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

Bit 1 - Write '1' to Enable interrupt for STOPPED event

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

Bit 2 - Write '1' to Enable interrupt for SEQSTARTED[0] event

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

Bit 3 - Write '1' to Enable interrupt for SEQSTARTED[1] event

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

Bit 4 - Write '1' to Enable interrupt for SEQEND[0] event

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

Bit 5 - Write '1' to Enable interrupt for SEQEND[1] event

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

Bit 6 - Write '1' to Enable interrupt for PWMPERIODEND event

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

Bit 7 - Write '1' to Enable interrupt for LOOPSDONE event