Type Alias xmc4800::sdmmc::en_int_status_norm::W

source ·
pub type W = W<EN_INT_STATUS_NORM_SPEC>;
Expand description

Register EN_INT_STATUS_NORM writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn cmd_complete_en( &mut self ) -> CMD_COMPLETE_EN_W<'_, EN_INT_STATUS_NORM_SPEC>

Bit 0 - Command Complete Status Enable

source

pub fn tx_complete_en( &mut self ) -> TX_COMPLETE_EN_W<'_, EN_INT_STATUS_NORM_SPEC>

Bit 1 - Transfer Complete Status Enable

source

pub fn block_gap_event_en( &mut self ) -> BLOCK_GAP_EVENT_EN_W<'_, EN_INT_STATUS_NORM_SPEC>

Bit 2 - Block Gap Event Status Enable

source

pub fn buff_write_ready_en( &mut self ) -> BUFF_WRITE_READY_EN_W<'_, EN_INT_STATUS_NORM_SPEC>

Bit 4 - Buffer Write Ready Status Enable

source

pub fn buff_read_ready_en( &mut self ) -> BUFF_READ_READY_EN_W<'_, EN_INT_STATUS_NORM_SPEC>

Bit 5 - Buffer Read Ready Status Enable

source

pub fn card_ins_en(&mut self) -> CARD_INS_EN_W<'_, EN_INT_STATUS_NORM_SPEC>

Bit 6 - Card Insertion Status Enable

source

pub fn card_removal_en( &mut self ) -> CARD_REMOVAL_EN_W<'_, EN_INT_STATUS_NORM_SPEC>

Bit 7 - Card Removal Status Enable

source

pub fn card_int_en(&mut self) -> CARD_INT_EN_W<'_, EN_INT_STATUS_NORM_SPEC>

Bit 8 - Card Interrupt Status Enable