Type Alias xmc4300::sdmmc::transfer_mode::CMD_COMP_ATA_W

source ·
pub type CMD_COMP_ATA_W<'a, REG> = BitWriter<'a, REG, CMD_COMP_ATA_A>;
Expand description

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

Aliased Type§

struct CMD_COMP_ATA_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> CMD_COMP_ATA_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

Device will send command completion Signal

source

pub fn value2(self) -> &'a mut W<REG>

Device will not send command completion Signal