[][src]Type Definition nrf52840_pac::timer3::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

pub fn compare4(&self) -> COMPARE4_R[src]

Bit 20 - Write '1' to enable interrupt for COMPARE[4] event

pub fn compare5(&self) -> COMPARE5_R[src]

Bit 21 - Write '1' to enable interrupt for COMPARE[5] event