Struct esp32_hal::pac::rtcio::sensor_pads::R
pub struct R(_);
Expand description
Register SENSOR_PADS
reader
Implementations§
§impl R
impl R
pub fn sense4_fun_ie(&self) -> BitReaderRaw<bool>
pub fn sense4_fun_ie(&self) -> BitReaderRaw<bool>
Bit 4 - the input enable of the pad
pub fn sense4_slp_ie(&self) -> BitReaderRaw<bool>
pub fn sense4_slp_ie(&self) -> BitReaderRaw<bool>
Bit 5 - the input enable of the pad in sleep status
pub fn sense4_slp_sel(&self) -> BitReaderRaw<bool>
pub fn sense4_slp_sel(&self) -> BitReaderRaw<bool>
Bit 6 - the sleep status selection signal of the pad
pub fn sense4_fun_sel(&self) -> FieldReaderRaw<u8, u8>
pub fn sense4_fun_sel(&self) -> FieldReaderRaw<u8, u8>
Bits 7:8 - the functional selection signal of the pad
pub fn sense3_fun_ie(&self) -> BitReaderRaw<bool>
pub fn sense3_fun_ie(&self) -> BitReaderRaw<bool>
Bit 9 - the input enable of the pad
pub fn sense3_slp_ie(&self) -> BitReaderRaw<bool>
pub fn sense3_slp_ie(&self) -> BitReaderRaw<bool>
Bit 10 - the input enable of the pad in sleep status
pub fn sense3_slp_sel(&self) -> BitReaderRaw<bool>
pub fn sense3_slp_sel(&self) -> BitReaderRaw<bool>
Bit 11 - the sleep status selection signal of the pad
pub fn sense3_fun_sel(&self) -> FieldReaderRaw<u8, u8>
pub fn sense3_fun_sel(&self) -> FieldReaderRaw<u8, u8>
Bits 12:13 - the functional selection signal of the pad
pub fn sense2_fun_ie(&self) -> BitReaderRaw<bool>
pub fn sense2_fun_ie(&self) -> BitReaderRaw<bool>
Bit 14 - the input enable of the pad
pub fn sense2_slp_ie(&self) -> BitReaderRaw<bool>
pub fn sense2_slp_ie(&self) -> BitReaderRaw<bool>
Bit 15 - the input enable of the pad in sleep status
pub fn sense2_slp_sel(&self) -> BitReaderRaw<bool>
pub fn sense2_slp_sel(&self) -> BitReaderRaw<bool>
Bit 16 - the sleep status selection signal of the pad
pub fn sense2_fun_sel(&self) -> FieldReaderRaw<u8, u8>
pub fn sense2_fun_sel(&self) -> FieldReaderRaw<u8, u8>
Bits 17:18 - the functional selection signal of the pad
pub fn sense1_fun_ie(&self) -> BitReaderRaw<bool>
pub fn sense1_fun_ie(&self) -> BitReaderRaw<bool>
Bit 19 - the input enable of the pad
pub fn sense1_slp_ie(&self) -> BitReaderRaw<bool>
pub fn sense1_slp_ie(&self) -> BitReaderRaw<bool>
Bit 20 - the input enable of the pad in sleep status
pub fn sense1_slp_sel(&self) -> BitReaderRaw<bool>
pub fn sense1_slp_sel(&self) -> BitReaderRaw<bool>
Bit 21 - the sleep status selection signal of the pad
pub fn sense1_fun_sel(&self) -> FieldReaderRaw<u8, u8>
pub fn sense1_fun_sel(&self) -> FieldReaderRaw<u8, u8>
Bits 22:23 - the functional selection signal of the pad
pub fn sense4_mux_sel(&self) -> BitReaderRaw<bool>
pub fn sense4_mux_sel(&self) -> BitReaderRaw<bool>
Bit 24 - Ò1Ó select the digital function Ó0Óslection the rtc function
pub fn sense3_mux_sel(&self) -> BitReaderRaw<bool>
pub fn sense3_mux_sel(&self) -> BitReaderRaw<bool>
Bit 25 - Ò1Ó select the digital function Ó0Óslection the rtc function
pub fn sense2_mux_sel(&self) -> BitReaderRaw<bool>
pub fn sense2_mux_sel(&self) -> BitReaderRaw<bool>
Bit 26 - Ò1Ó select the digital function Ó0Óslection the rtc function
pub fn sense1_mux_sel(&self) -> BitReaderRaw<bool>
pub fn sense1_mux_sel(&self) -> BitReaderRaw<bool>
Bit 27 - Ò1Ó select the digital function Ó0Óslection the rtc function
pub fn sense4_hold(&self) -> BitReaderRaw<bool>
pub fn sense4_hold(&self) -> BitReaderRaw<bool>
Bit 28 - hold the current value of the output when setting the hold to Ò1Ó
pub fn sense3_hold(&self) -> BitReaderRaw<bool>
pub fn sense3_hold(&self) -> BitReaderRaw<bool>
Bit 29 - hold the current value of the output when setting the hold to Ò1Ó
pub fn sense2_hold(&self) -> BitReaderRaw<bool>
pub fn sense2_hold(&self) -> BitReaderRaw<bool>
Bit 30 - hold the current value of the output when setting the hold to Ò1Ó
pub fn sense1_hold(&self) -> BitReaderRaw<bool>
pub fn sense1_hold(&self) -> BitReaderRaw<bool>
Bit 31 - hold the current value of the output when setting the hold to Ò1Ó
Methods from Deref<Target = R<SENSOR_PADS_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.