Type Alias atsamd51j::sdhc0::psr::DLACT_R

source ·
pub type DLACT_R = BitReader<DLACTSELECT_A>;
Expand description

Field DLACT reader - DAT Line Active

Aliased Type§

struct DLACT_R { /* private fields */ }

Implementations§

source§

impl DLACT_R

source

pub const fn variant(&self) -> DLACTSELECT_A

Get enumerated values variant

source

pub fn is_inactive(&self) -> bool

DAT Line Inactive

source

pub fn is_active(&self) -> bool

DAT Line Active