[][src]Type Definition nrf52832_pac::timer3::intenset::W

type W = W<u32, INTENSET>;

Writer for register INTENSET

Methods

impl W[src]

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

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

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

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

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

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

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

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

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

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

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

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