[][src]Type Definition esp32::spi::spi_user2_reg::W

type W = W<u32, SPI_USER2_REG>;

Writer for register SPI_USER2_REG

Methods

impl W[src]

pub fn spi_usr_command_bitlen(&mut self) -> SPI_USR_COMMAND_BITLEN_W[src]

Bits 28:31 - The length in bits of command phase. The register value shall be (bit_num-1)

pub fn spi_usr_command_value(&mut self) -> SPI_USR_COMMAND_VALUE_W[src]

Bits 0:15 - The value of command.