[][src]Type Definition nrf52832_pac::comp::intenclr::R

type R = R<u32, INTENCLR>;

Reader of register INTENCLR

Methods

impl R[src]

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

Bit 0 - Write '1' to Disable interrupt for READY event

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

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

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

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

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

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