[][src]Type Definition lpc54606_pac::sdif::ctrl::W

type W = W<u32, CTRL>;

Writer for register CTRL

Methods

impl W[src]

pub fn controller_reset(&mut self) -> CONTROLLER_RESET_W[src]

Bit 0 - Controller reset.

pub fn fifo_reset(&mut self) -> FIFO_RESET_W[src]

Bit 1 - Fifo reset.

pub fn dma_reset(&mut self) -> DMA_RESET_W[src]

Bit 2 - DMA reset.

pub fn int_enable(&mut self) -> INT_ENABLE_W[src]

Bit 4 - Global interrupt enable/disable bit.

pub fn read_wait(&mut self) -> READ_WAIT_W[src]

Bit 6 - Read/wait.

pub fn send_irq_response(&mut self) -> SEND_IRQ_RESPONSE_W[src]

Bit 7 - Send irq response.

pub fn abort_read_data(&mut self) -> ABORT_READ_DATA_W[src]

Bit 8 - Abort read data.

pub fn send_ccsd(&mut self) -> SEND_CCSD_W[src]

Bit 9 - Send ccsd.

pub fn send_auto_stop_ccsd(&mut self) -> SEND_AUTO_STOP_CCSD_W[src]

Bit 10 - Send auto stop ccsd.

pub fn ceata_device_interrupt_status(
    &mut self
) -> CEATA_DEVICE_INTERRUPT_STATUS_W
[src]

Bit 11 - CEATA device interrupt status.

pub fn card_voltage_a0(&mut self) -> CARD_VOLTAGE_A0_W[src]

Bit 16 - Controls the state of the SD_VOLT0 pin.

pub fn card_voltage_a1(&mut self) -> CARD_VOLTAGE_A1_W[src]

Bit 17 - Controls the state of the SD_VOLT1 pin.

pub fn card_voltage_a2(&mut self) -> CARD_VOLTAGE_A2_W[src]

Bit 18 - Controls the state of the SD_VOLT2 pin.

pub fn use_internal_dmac(&mut self) -> USE_INTERNAL_DMAC_W[src]

Bit 25 - SD/MMC DMA use.