Type Alias esp32s2::system::redundant_eco_ctrl::R

source ·
pub type R = R<REDUNDANT_ECO_CTRL_SPEC>;
Expand description

Register Redundant_ECO_Ctrl reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

source§

impl R

source

pub fn redundant_eco_drive(&self) -> REDUNDANT_ECO_DRIVE_R

Bit 0 - The redundant ECO drive bit to avoid optimization in circuits.

source

pub fn redundant_eco_result(&self) -> REDUNDANT_ECO_RESULT_R

Bit 1 - The redundant ECO result bit to avoid optimization in circuits.