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

type R = R<u32, INTENSET>;

Reader of register INTENSET

Methods

impl R[src]

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

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

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

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

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

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

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

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