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

type R = R<u32, INTENSET>;

Reader of register INTENSET

Methods

impl R[src]

pub fn compare0(&self) -> COMPARE0_R[src]

Bit 16 - Write '1' to Enable interrupt for COMPARE[0] event

pub fn compare1(&self) -> COMPARE1_R[src]

Bit 17 - Write '1' to Enable interrupt for COMPARE[1] event

pub fn compare2(&self) -> COMPARE2_R[src]

Bit 18 - Write '1' to Enable interrupt for COMPARE[2] event

pub fn compare3(&self) -> COMPARE3_R[src]

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