Type Alias xmc4300::sdmmc::transfer_mode::CMD_COMP_ATA_R

source ·
pub type CMD_COMP_ATA_R = BitReader<CMD_COMP_ATA_A>;
Expand description

Field CMD_COMP_ATA reader - Command Completion Signal Enable for CE-ATA Device

Aliased Type§

struct CMD_COMP_ATA_R { /* private fields */ }

Implementations§

source§

impl CMD_COMP_ATA_R

source

pub const fn variant(&self) -> CMD_COMP_ATA_A

Get enumerated values variant

source

pub fn is_value1(&self) -> bool

Device will send command completion Signal

source

pub fn is_value2(&self) -> bool

Device will not send command completion Signal