[][src]Type Definition nrf51::timer0::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 - Enable interrupt on COMPARE[0]

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

Bit 17 - Enable interrupt on COMPARE[1]

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

Bit 18 - Enable interrupt on COMPARE[2]

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

Bit 19 - Enable interrupt on COMPARE[3]