pub type R_RX_DONE_R = BitReader<R_RX_DONE_A>;
Expand description

Field R_RX_DONE reader - See IC_RAW_INTR_STAT for a detailed description of R_RX_DONE bit.

Reset value: 0x0

Aliased Type§

struct R_RX_DONE_R { /* private fields */ }

Implementations§

source§

impl R_RX_DONE_R

source

pub const fn variant(&self) -> R_RX_DONE_A

Get enumerated values variant

source

pub fn is_inactive(&self) -> bool

R_RX_DONE interrupt is inactive

source

pub fn is_active(&self) -> bool

R_RX_DONE interrupt is active