pub struct R(_);
Expand description
Register MISC
reader
Implementations§
source§impl R
impl R
sourcepub fn fsub_pin(&self) -> FSUB_PIN_R
pub fn fsub_pin(&self) -> FSUB_PIN_R
Bit 7 - Flash is connected to SPI SUBPIN bus.
sourcepub fn ssub_pin(&self) -> SSUB_PIN_R
pub fn ssub_pin(&self) -> SSUB_PIN_R
Bit 8 - Ext_RAM is connected to SPI SUBPIN bus.
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.