[][src]Type Definition nrf52832_pac::radio::intenset::W

type W = W<u32, INTENSET>;

Writer for register INTENSET

Methods

impl W[src]

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

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

pub fn address(&mut self) -> ADDRESS_W[src]

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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