Type Alias esp32h2::spi0::misc::W

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

Register MISC writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn ck_idle_edge(&mut self) -> CK_IDLE_EDGE_W<'_, MISC_SPEC>

Bit 9 - 1: SPI_CLK line is high when idle 0: spi clk line is low when idle

source

pub fn cs_keep_active(&mut self) -> CS_KEEP_ACTIVE_W<'_, MISC_SPEC>

Bit 10 - SPI_CS line keep low when the bit is set.