pub type R_ACTIVITY_R = BitReader<R_ACTIVITY_A>;
Expand description

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

Reset value: 0x0

Aliased Type§

struct R_ACTIVITY_R { /* private fields */ }

Implementations§

source§

impl R_ACTIVITY_R

source

pub const fn variant(&self) -> R_ACTIVITY_A

Get enumerated values variant

source

pub fn is_inactive(&self) -> bool

R_ACTIVITY interrupt is inactive

source

pub fn is_active(&self) -> bool

R_ACTIVITY interrupt is active