Type Alias xmc4800::sdmmc::int_status_norm::BUFF_WRITE_READY_R

source ·
pub type BUFF_WRITE_READY_R = BitReader<BUFF_WRITE_READY_A>;
Expand description

Field BUFF_WRITE_READY reader - Buffer Write Ready

Aliased Type§

struct BUFF_WRITE_READY_R { /* private fields */ }

Implementations§

source§

impl BUFF_WRITE_READY_R

source

pub const fn variant(&self) -> BUFF_WRITE_READY_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Not Ready to Write Buffer.

source

pub fn is_value2(&self) -> bool

Ready to Write Buffer.