[][src]Type Definition nrf51::lpcomp::intenclr::W

type W = W<u32, INTENCLR>;

Writer for register INTENCLR

Methods

impl W[src]

pub fn ready(&mut self) -> READY_W[src]

Bit 0 - Disable interrupt on READY event.

pub fn down(&mut self) -> DOWN_W[src]

Bit 1 - Disable interrupt on DOWN event.

pub fn up(&mut self) -> UP_W[src]

Bit 2 - Disable interrupt on UP event.

pub fn cross(&mut self) -> CROSS_W[src]

Bit 3 - Disable interrupt on CROSS event.