[][src]Type Definition nrf5340_net_pac::timer0_ns::inten::W

type W = W<u32, INTEN>;

Writer for register INTEN

Methods

impl W[src]

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

Bit 16 - Enable or disable interrupt for event COMPARE[0]

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

Bit 17 - Enable or disable interrupt for event COMPARE[1]

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

Bit 18 - Enable or disable interrupt for event COMPARE[2]

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

Bit 19 - Enable or disable interrupt for event COMPARE[3]

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

Bit 20 - Enable or disable interrupt for event COMPARE[4]

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

Bit 21 - Enable or disable interrupt for event COMPARE[5]