pub type R = R<MISC_SPEC>;
Expand description
Register MISC
reader
Aliased Type§
struct R { /* private fields */ }
Implementations§
Source§impl R
impl R
Sourcepub fn fsub_pin(&self) -> FSUB_PIN_R
pub fn fsub_pin(&self) -> FSUB_PIN_R
Bit 7 - For SPI0, flash is connected to SUBPINs.
Sourcepub fn ssub_pin(&self) -> SSUB_PIN_R
pub fn ssub_pin(&self) -> SSUB_PIN_R
Bit 8 - For SPI0, sram is connected to SUBPINs.
Sourcepub fn ck_idle_edge(&self) -> CK_IDLE_EDGE_R
pub fn ck_idle_edge(&self) -> CK_IDLE_EDGE_R
Bit 9 - 1: SPI_CLK line is high when idle 0: spi clk line is low when idle
Sourcepub fn cs_keep_active(&self) -> CS_KEEP_ACTIVE_R
pub fn cs_keep_active(&self) -> CS_KEEP_ACTIVE_R
Bit 10 - SPI_CS line keep low when the bit is set.