Type Alias atsamd51j::sdhc0::cr::DPSEL_R

source ·
pub type DPSEL_R = BitReader<DPSELSELECT_A>;
Expand description

Field DPSEL reader - Data Present Select

Aliased Type§

struct DPSEL_R { /* private fields */ }

Implementations§

source§

impl DPSEL_R

source

pub const fn variant(&self) -> DPSELSELECT_A

Get enumerated values variant

source

pub fn is_no_data(&self) -> bool

No Data Present

source

pub fn is_data(&self) -> bool

Data Present