[][src]Type Definition nrf52840_pac::timer0::intenclr::W

type W = W<u32, INTENCLR>;

Writer for register INTENCLR

Methods

impl W[src]

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

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

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

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

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

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

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

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