pub struct R(/* private fields */);Expand description
Register CONFIG_MEM128_AON reader
Implementations§
Source§impl R
impl R
Sourcepub fn mem0_32k_rm(&self) -> MEM0_32K_RM_R
pub fn mem0_32k_rm(&self) -> MEM0_32K_RM_R
Bits 0:1 - Read and write margin control. Recommended setting is 2’b10. 2’b00 provides the most margin (slowest speed). 2’b11 provides the least margin (fastest speed) memory. This setting is required for VDDMIN operation.
Sourcepub fn mem0_32k_dst(&self) -> MEM0_32K_DST_R
pub fn mem0_32k_dst(&self) -> MEM0_32K_DST_R
Bit 4 - Disable-Self-Time. When asserted high, overrides the self-timed circuitry and causes the read margin to be controlled by the falling clk edge. Requires margin[] to be set to 2’b00. This pin is intended for debug/FA purposes only.
Sourcepub fn mem1_32k_rm(&self) -> MEM1_32K_RM_R
pub fn mem1_32k_rm(&self) -> MEM1_32K_RM_R
Bits 5:6 - Read and write margin control. Recommended setting is 2’b10. 2’b00 provides the most margin (slowest speed). 2’b11 provides the least margin (fastest speed) memory. This setting is required for VDDMIN operation.
Sourcepub fn mem1_32k_dst(&self) -> MEM1_32K_DST_R
pub fn mem1_32k_dst(&self) -> MEM1_32K_DST_R
Bit 9 - Disable-Self-Time. When asserted high, overrides the self-timed circuitry and causes the read margin to be controlled by the falling clk edge. Requires margin[] to be set to 2’b00. This pin is intended for debug/FA purposes only.
Sourcepub fn mem2_32k_rm(&self) -> MEM2_32K_RM_R
pub fn mem2_32k_rm(&self) -> MEM2_32K_RM_R
Bits 10:11 - Read and write margin control. Recommended setting is 2’b10. 2’b00 provides the most margin (slowest speed). 2’b11 provides the least margin (fastest speed) memory. This setting is required for VDDMIN operation.
Sourcepub fn mem2_32k_dst(&self) -> MEM2_32K_DST_R
pub fn mem2_32k_dst(&self) -> MEM2_32K_DST_R
Bit 14 - Disable-Self-Time. When asserted high, overrides the self-timed circuitry and causes the read margin to be controlled by the falling clk edge. Requires margin[] to be set to 2’b00. This pin is intended for debug/FA purposes only.
Sourcepub fn mem3_32k_rm(&self) -> MEM3_32K_RM_R
pub fn mem3_32k_rm(&self) -> MEM3_32K_RM_R
Bits 15:16 - Read and write margin control. Recommended setting is 2’b10. 2’b00 provides the most margin (slowest speed). 2’b11 provides the least margin (fastest speed) memory. This setting is required for VDDMIN operation.
Sourcepub fn mem3_32k_dst(&self) -> MEM3_32K_DST_R
pub fn mem3_32k_dst(&self) -> MEM3_32K_DST_R
Bit 19 - Disable-Self-Time. When asserted high, overrides the self-timed circuitry and causes the read margin to be controlled by the falling clk edge. Requires margin[] to be set to 2’b00. This pin is intended for debug/FA purposes only.