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

type R = R<u32, CTRL>;

Reader of register CTRL

Methods

impl R[src]

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

Bit 0 - Controller reset.

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

Bit 1 - Fifo reset.

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

Bit 2 - DMA reset.

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

Bit 4 - Global interrupt enable/disable bit.

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

Bit 6 - Read/wait.

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

Bit 7 - Send irq response.

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

Bit 8 - Abort read data.

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

Bit 9 - Send ccsd.

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

Bit 10 - Send auto stop ccsd.

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

Bit 11 - CEATA device interrupt status.

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

Bit 16 - Controls the state of the SD_VOLT0 pin.

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

Bit 17 - Controls the state of the SD_VOLT1 pin.

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

Bit 18 - Controls the state of the SD_VOLT2 pin.

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

Bit 25 - SD/MMC DMA use.