Type Alias W

Source
pub type W = W<COMD_SPEC>;
Expand description

Register COMD%s writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn byte_num(&mut self) -> BYTE_NUM_W<'_, COMD_SPEC>

Bits 0:7 - Number of bytes to be sent or received for command %s.

Source

pub fn ack_check_en(&mut self) -> ACK_CHECK_EN_W<'_, COMD_SPEC>

Bit 8 - Acknowledge check enable for command %s.

Source

pub fn ack_exp(&mut self) -> ACK_EXP_W<'_, COMD_SPEC>

Bit 9 - Acknowledge expected for command %s.

Source

pub fn ack_value(&mut self) -> ACK_VALUE_W<'_, COMD_SPEC>

Bit 10 - Acknowledge value for command %s.

Source

pub fn opcode(&mut self) -> OPCODE_W<'_, COMD_SPEC>

Bits 11:13 - Opcode part of command %s.

Source

pub fn command_done(&mut self) -> COMMAND_DONE_W<'_, COMD_SPEC>

Bit 31 - reg_command_done