Type Alias atsamd51j::sdhc0::hc2r::ASINTEN_R

source ·
pub type ASINTEN_R = BitReader<ASINTENSELECT_A>;
Expand description

Field ASINTEN reader - Asynchronous Interrupt Enable

Aliased Type§

struct ASINTEN_R { /* private fields */ }

Implementations§

source§

impl ASINTEN_R

source

pub const fn variant(&self) -> ASINTENSELECT_A

Get enumerated values variant

source

pub fn is_disabled(&self) -> bool

Disabled

source

pub fn is_enabled(&self) -> bool

Enabled