[][src]Type Definition nrf52832_pac::radio::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 address(&self) -> ADDRESS_R[src]

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

pub fn payload(&self) -> PAYLOAD_R[src]

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

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

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

pub fn disabled(&self) -> DISABLED_R[src]

Bit 4 - Write '1' to Enable interrupt for DISABLED event

pub fn devmatch(&self) -> DEVMATCH_R[src]

Bit 5 - Write '1' to Enable interrupt for DEVMATCH event

pub fn devmiss(&self) -> DEVMISS_R[src]

Bit 6 - Write '1' to Enable interrupt for DEVMISS event

pub fn rssiend(&self) -> RSSIEND_R[src]

Bit 7 - Write '1' to Enable interrupt for RSSIEND event

pub fn bcmatch(&self) -> BCMATCH_R[src]

Bit 10 - Write '1' to Enable interrupt for BCMATCH event

pub fn crcok(&self) -> CRCOK_R[src]

Bit 12 - Write '1' to Enable interrupt for CRCOK event

pub fn crcerror(&self) -> CRCERROR_R[src]

Bit 13 - Write '1' to Enable interrupt for CRCERROR event