Type Alias esp32c3::spi1::user1::R

source ·
pub type R = R<USER1_SPEC>;
Expand description

Register USER1 reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn usr_dummy_cyclelen(&self) -> USR_DUMMY_CYCLELEN_R

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

source

pub fn usr_addr_bitlen(&self) -> USR_ADDR_BITLEN_R

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