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

type R = R<u32, INTENSET>;

Reader of register INTENSET

Methods

impl R[src]

pub fn stopped(&self) -> STOPPED_R[src]

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

pub fn rxdready(&self) -> RXDREADY_R[src]

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

pub fn txdsent(&self) -> TXDSENT_R[src]

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

pub fn error(&self) -> ERROR_R[src]

Bit 9 - Write '1' to Enable interrupt for ERROR event

pub fn bb(&self) -> BB_R[src]

Bit 14 - Write '1' to Enable interrupt for BB event

pub fn suspended(&self) -> SUSPENDED_R[src]

Bit 18 - Write '1' to Enable interrupt for SUSPENDED event