Type Definition esp32c3::spi::spi_clock::R[][src]

type R = R<u32, SPI_CLOCK>;

Reader of register SPI_CLOCK

Implementations

impl R[src]

pub fn spi_clk_equ_sysclk(&self) -> SPI_CLK_EQU_SYSCLK_R[src]

Bit 31

pub fn spi_clkdiv_pre(&self) -> SPI_CLKDIV_PRE_R[src]

Bits 18:21

pub fn spi_clkcnt_n(&self) -> SPI_CLKCNT_N_R[src]

Bits 12:17

pub fn spi_clkcnt_h(&self) -> SPI_CLKCNT_H_R[src]

Bits 6:11

pub fn spi_clkcnt_l(&self) -> SPI_CLKCNT_L_R[src]

Bits 0:5