Type Definition esp32c3::spi::spi_ctrl::W [−][src]
type W = W<u32, SPI_CTRL>;
Writer for register SPI_CTRL
Implementations
impl W
[src]
pub fn spi_wr_bit_order(&mut self) -> SPI_WR_BIT_ORDER_W<'_>
[src]
Bit 26
pub fn spi_rd_bit_order(&mut self) -> SPI_RD_BIT_ORDER_W<'_>
[src]
Bit 25
pub fn spi_wp_pol(&mut self) -> SPI_WP_POL_W<'_>
[src]
Bit 21
pub fn spi_hold_pol(&mut self) -> SPI_HOLD_POL_W<'_>
[src]
Bit 20
pub fn spi_d_pol(&mut self) -> SPI_D_POL_W<'_>
[src]
Bit 19
pub fn spi_q_pol(&mut self) -> SPI_Q_POL_W<'_>
[src]
Bit 18
pub fn spi_fread_quad(&mut self) -> SPI_FREAD_QUAD_W<'_>
[src]
Bit 15
pub fn spi_fread_dual(&mut self) -> SPI_FREAD_DUAL_W<'_>
[src]
Bit 14
pub fn spi_fcmd_quad(&mut self) -> SPI_FCMD_QUAD_W<'_>
[src]
Bit 9
pub fn spi_fcmd_dual(&mut self) -> SPI_FCMD_DUAL_W<'_>
[src]
Bit 8
pub fn spi_faddr_quad(&mut self) -> SPI_FADDR_QUAD_W<'_>
[src]
Bit 6
pub fn spi_faddr_dual(&mut self) -> SPI_FADDR_DUAL_W<'_>
[src]
Bit 5
pub fn spi_dummy_out(&mut self) -> SPI_DUMMY_OUT_W<'_>
[src]
Bit 3