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

type W = W<u32, INTENSET>;

Writer for register INTENSET

Methods

impl W[src]

pub fn end(&mut self) -> END_W[src]

Bit 0 - Enable interrupt on END event.

pub fn resolved(&mut self) -> RESOLVED_W[src]

Bit 1 - Enable interrupt on RESOLVED event.

pub fn notresolved(&mut self) -> NOTRESOLVED_W[src]

Bit 2 - Enable interrupt on NOTRESOLVED event.