Type Alias R

Source
pub type R = R<MISC_SPEC>;
Expand description

Register MISC reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn fsub_pin(&self) -> FSUB_PIN_R

Bit 7 - For SPI0, flash is connected to SUBPINs.

Source

pub fn ssub_pin(&self) -> SSUB_PIN_R

Bit 8 - For SPI0, sram is connected to SUBPINs.

Source

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

Source

pub fn cs_keep_active(&self) -> CS_KEEP_ACTIVE_R

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