[][src]Type Definition nrf51::spis1::intenset::R

type R = R<u32, INTENSET>;

Reader of register INTENSET

Methods

impl R[src]

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

Bit 1 - Enable interrupt on END event.

pub fn endrx(&self) -> ENDRX_R[src]

Bit 4 - enable interrupt on ENDRX event.

pub fn acquired(&self) -> ACQUIRED_R[src]

Bit 10 - Enable interrupt on ACQUIRED event.