pub struct R(_);
Expand description
Register DOUT_MODE
reader
Implementations§
source§impl R
impl R
sourcepub fn dout0_mode(&self) -> DOUT0_MODE_R
pub fn dout0_mode(&self) -> DOUT0_MODE_R
Bits 0:2 - the output signals are delayed by system clock cycles, 0: output without delayed, 1: output with the posedge of clk_apb,2 output with the negedge of clk_apb, 3: output with the spi_clk. Can be configured in CONF state.
sourcepub fn dout1_mode(&self) -> DOUT1_MODE_R
pub fn dout1_mode(&self) -> DOUT1_MODE_R
Bits 3:5 - the output signals are delayed by system clock cycles, 0: output without delayed, 1: output with the posedge of clk_apb,2 output with the negedge of clk_apb, 3: output with the spi_clk. Can be configured in CONF state.
sourcepub fn dout2_mode(&self) -> DOUT2_MODE_R
pub fn dout2_mode(&self) -> DOUT2_MODE_R
Bits 6:8 - the output signals are delayed by system clock cycles, 0: output without delayed, 1: output with the posedge of clk_apb,2 output with the negedge of clk_apb, 3: output with the spi_clk. Can be configured in CONF state.
sourcepub fn dout3_mode(&self) -> DOUT3_MODE_R
pub fn dout3_mode(&self) -> DOUT3_MODE_R
Bits 9:11 - the output signals are delayed by system clock cycles, 0: output without delayed, 1: output with the posedge of clk_apb,2 output with the negedge of clk_apb, 3: output with the spi_clk. Can be configured in CONF state.
sourcepub fn dout4_mode(&self) -> DOUT4_MODE_R
pub fn dout4_mode(&self) -> DOUT4_MODE_R
Bits 12:14 - the output signals are delayed by system clock cycles, 0: output without delayed, 1: output with the posedge of clk_apb,2 output with the negedge of clk_apb, 3: output with the spi_clk. Can be configured in CONF state.
sourcepub fn dout5_mode(&self) -> DOUT5_MODE_R
pub fn dout5_mode(&self) -> DOUT5_MODE_R
Bits 15:17 - the output signals are delayed by system clock cycles, 0: output without delayed, 1: output with the posedge of clk_apb,2 output with the negedge of clk_apb, 3: output with the spi_clk. Can be configured in CONF state.
sourcepub fn dout6_mode(&self) -> DOUT6_MODE_R
pub fn dout6_mode(&self) -> DOUT6_MODE_R
Bits 18:20 - the output signals are delayed by system clock cycles, 0: output without delayed, 1: output with the posedge of clk_apb,2 output with the negedge of clk_apb, 3: output with the spi_clk. Can be configured in CONF state.
sourcepub fn dout7_mode(&self) -> DOUT7_MODE_R
pub fn dout7_mode(&self) -> DOUT7_MODE_R
Bits 21:23 - the output signals are delayed by system clock cycles, 0: output without delayed, 1: output with the posedge of clk_apb,2 output with the negedge of clk_apb, 3: output with the spi_clk. Can be configured in CONF state.