Type Alias esp32c3::spi0::user1::W

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

Register USER1 writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn usr_dummy_cyclelen(&mut self) -> USR_DUMMY_CYCLELEN_W<'_, USER1_SPEC>

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(&mut self) -> USR_ADDR_BITLEN_W<'_, USER1_SPEC>

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