[][src]Type Definition esp32::spi::spi_user1_reg::R

type R = R<u32, SPI_USER1_REG>;

Reader of register SPI_USER1_REG

Methods

impl R[src]

pub fn spi_usr_addr_bitlen(&self) -> SPI_USR_ADDR_BITLEN_R[src]

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

pub fn spi_usr_dummy_cyclelen(&self) -> SPI_USR_DUMMY_CYCLELEN_R[src]

Bits 0:7 - The length in spi_clk cycles of dummy phase. The register value shall be (cycle_num-1).