[][src]Type Definition nrf51::clock::intenset::W

type W = W<u32, INTENSET>;

Writer for register INTENSET

Methods

impl W[src]

pub fn hfclkstarted(&mut self) -> HFCLKSTARTED_W[src]

Bit 0 - Enable interrupt on HFCLKSTARTED event.

pub fn lfclkstarted(&mut self) -> LFCLKSTARTED_W[src]

Bit 1 - Enable interrupt on LFCLKSTARTED event.

pub fn done(&mut self) -> DONE_W[src]

Bit 3 - Enable interrupt on DONE event.

pub fn ctto(&mut self) -> CTTO_W[src]

Bit 4 - Enable interrupt on CTTO event.