Type Alias atsamd51j::sdhc0::nistr_emmc_mode::BRDRDY_R

source ·
pub type BRDRDY_R = BitReader<BRDRDYSELECT_A>;
Expand description

Field BRDRDY reader - Buffer Read Ready

Aliased Type§

struct BRDRDY_R { /* private fields */ }

Implementations§

source§

impl BRDRDY_R

source

pub const fn variant(&self) -> BRDRDYSELECT_A

Get enumerated values variant

source

pub fn is_no(&self) -> bool

Not ready to read buffer

source

pub fn is_yes(&self) -> bool

Ready to read buffer