[][src]Type Definition xmc4800::sdmmc::en_int_status_norm::R

type R = R<u16, EN_INT_STATUS_NORM>;

Reader of register EN_INT_STATUS_NORM

Methods

impl R[src]

pub fn fixed_to_0(&self) -> FIXED_TO_0_R[src]

Bit 15 - Fixed to 0

pub fn card_int_en(&self) -> CARD_INT_EN_R[src]

Bit 8 - Card Interrupt Status Enable

pub fn card_removal_en(&self) -> CARD_REMOVAL_EN_R[src]

Bit 7 - Card Removal Status Enable

pub fn card_ins_en(&self) -> CARD_INS_EN_R[src]

Bit 6 - Card Insertion Status Enable

pub fn buff_read_ready_en(&self) -> BUFF_READ_READY_EN_R[src]

Bit 5 - Buffer Read Ready Status Enable

pub fn buff_write_ready_en(&self) -> BUFF_WRITE_READY_EN_R[src]

Bit 4 - Buffer Write Ready Status Enable

pub fn block_gap_event_en(&self) -> BLOCK_GAP_EVENT_EN_R[src]

Bit 2 - Block Gap Event Status Enable

pub fn tx_complete_en(&self) -> TX_COMPLETE_EN_R[src]

Bit 1 - Transfer Complete Status Enable

pub fn cmd_complete_en(&self) -> CMD_COMPLETE_EN_R[src]

Bit 0 - Command Complete Status Enable