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

type W = W<u16, EN_INT_SIGNAL_NORM>;

Writer for register EN_INT_SIGNAL_NORM

Methods

impl W[src]

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

Bit 8 - Card Interrupt Signal Enable

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

Bit 7 - Card Removal Signal Enable

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

Bit 6 - Card Insertion Signal Enable

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

Bit 5 - Buffer Read Ready Signal Enable

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

Bit 4 - Buffer Write Ready Signal Enable

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

Bit 2 - Block Gap Event Signal Enable

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

Bit 1 - Transfer Complete Signal Enable

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

Bit 0 - Command Complete Signal Enable