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

type R = R<u16, EN_INT_SIGNAL_NORM>;

Reader of register EN_INT_SIGNAL_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 Signal Enable

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

Bit 7 - Card Removal Signal Enable

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

Bit 6 - Card Insertion Signal Enable

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

Bit 5 - Buffer Read Ready Signal Enable

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

Bit 4 - Buffer Write Ready Signal Enable

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

Bit 2 - Block Gap Event Signal Enable

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

Bit 1 - Transfer Complete Signal Enable

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

Bit 0 - Command Complete Signal Enable