Struct esp32s2::system::redundant_eco_ctrl::R
source · pub struct R(_);Expand description
Register Redundant_ECO_Ctrl reader
Implementations§
source§impl R
impl R
sourcepub fn redundant_eco_drive(&self) -> REDUNDANT_ECO_DRIVE_R
pub fn redundant_eco_drive(&self) -> REDUNDANT_ECO_DRIVE_R
Bit 0 - The redundant ECO drive bit to avoid optimization in circuits.
sourcepub fn redundant_eco_result(&self) -> REDUNDANT_ECO_RESULT_R
pub fn redundant_eco_result(&self) -> REDUNDANT_ECO_RESULT_R
Bit 1 - The redundant ECO result bit to avoid optimization in circuits.