[][src]Type Definition nrf52832_pac::comp::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 - Write '1' to Disable interrupt for READY event

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

Bit 1 - Write '1' to Disable interrupt for DOWN event

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

Bit 2 - Write '1' to Disable interrupt for UP event

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

Bit 3 - Write '1' to Disable interrupt for CROSS event