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

type W = W<u32, CMD>;

Writer for register CMD

Methods

impl W[src]

pub fn cmd_index(&mut self) -> CMD_INDEX_W[src]

Bits 0:5 - Command index.

pub fn response_expect(&mut self) -> RESPONSE_EXPECT_W[src]

Bit 6 - Response expect.

pub fn response_length(&mut self) -> RESPONSE_LENGTH_W[src]

Bit 7 - Response length.

pub fn check_response_crc(&mut self) -> CHECK_RESPONSE_CRC_W[src]

Bit 8 - Check response CRC.

pub fn data_expected(&mut self) -> DATA_EXPECTED_W[src]

Bit 9 - Data expected.

pub fn read_write(&mut self) -> READ_WRITE_W[src]

Bit 10 - read/write.

pub fn transfer_mode(&mut self) -> TRANSFER_MODE_W[src]

Bit 11 - Transfer mode.

pub fn send_auto_stop(&mut self) -> SEND_AUTO_STOP_W[src]

Bit 12 - Send auto stop.

pub fn wait_prvdata_complete(&mut self) -> WAIT_PRVDATA_COMPLETE_W[src]

Bit 13 - Wait prvdata complete.

pub fn stop_abort_cmd(&mut self) -> STOP_ABORT_CMD_W[src]

Bit 14 - Stop abort command.

pub fn send_initialization(&mut self) -> SEND_INITIALIZATION_W[src]

Bit 15 - Send initialization.

pub fn update_clock_registers_only(&mut self) -> UPDATE_CLOCK_REGISTERS_ONLY_W[src]

Bit 21 - Update clock registers only.

pub fn read_ceata_device(&mut self) -> READ_CEATA_DEVICE_W[src]

Bit 22 - Read ceata device.

pub fn ccs_expected(&mut self) -> CCS_EXPECTED_W[src]

Bit 23 - CCS expected.

pub fn enable_boot(&mut self) -> ENABLE_BOOT_W[src]

Bit 24 - Enable Boot - this bit should be set only for mandatory boot mode.

pub fn expect_boot_ack(&mut self) -> EXPECT_BOOT_ACK_W[src]

Bit 25 - Expect Boot Acknowledge.

pub fn disable_boot(&mut self) -> DISABLE_BOOT_W[src]

Bit 26 - Disable Boot.

pub fn boot_mode(&mut self) -> BOOT_MODE_W[src]

Bit 27 - Boot Mode.

pub fn volt_switch(&mut self) -> VOLT_SWITCH_W[src]

Bit 28 - Voltage switch bit.

pub fn use_hold_reg(&mut self) -> USE_HOLD_REG_W[src]

Bit 29 - Use Hold Register.

pub fn start_cmd(&mut self) -> START_CMD_W[src]

Bit 31 - Start command.