Struct esp32_hal::pac::rtcio::xtal_32k_pad::R
pub struct R(_);
Expand description
Register XTAL_32K_PAD
reader
Implementations§
§impl R
impl R
pub fn dbias_xtal_32k(&self) -> FieldReaderRaw<u8, u8>
pub fn dbias_xtal_32k(&self) -> FieldReaderRaw<u8, u8>
Bits 1:2 - 32K XTAL self-bias reference control.
pub fn dres_xtal_32k(&self) -> FieldReaderRaw<u8, u8>
pub fn dres_xtal_32k(&self) -> FieldReaderRaw<u8, u8>
Bits 3:4 - 32K XTAL resistor bias control.
pub fn x32p_fun_ie(&self) -> BitReaderRaw<bool>
pub fn x32p_fun_ie(&self) -> BitReaderRaw<bool>
Bit 5 - the input enable of the pad
pub fn x32p_slp_oe(&self) -> BitReaderRaw<bool>
pub fn x32p_slp_oe(&self) -> BitReaderRaw<bool>
Bit 6 - the output enable of the pad in sleep status
pub fn x32p_slp_ie(&self) -> BitReaderRaw<bool>
pub fn x32p_slp_ie(&self) -> BitReaderRaw<bool>
Bit 7 - the input enable of the pad in sleep status
pub fn x32p_slp_sel(&self) -> BitReaderRaw<bool>
pub fn x32p_slp_sel(&self) -> BitReaderRaw<bool>
Bit 8 - the sleep status selection signal of the pad
pub fn x32p_fun_sel(&self) -> FieldReaderRaw<u8, u8>
pub fn x32p_fun_sel(&self) -> FieldReaderRaw<u8, u8>
Bits 9:10 - the functional selection signal of the pad
pub fn x32n_fun_ie(&self) -> BitReaderRaw<bool>
pub fn x32n_fun_ie(&self) -> BitReaderRaw<bool>
Bit 11 - the input enable of the pad
pub fn x32n_slp_oe(&self) -> BitReaderRaw<bool>
pub fn x32n_slp_oe(&self) -> BitReaderRaw<bool>
Bit 12 - the output enable of the pad in sleep status
pub fn x32n_slp_ie(&self) -> BitReaderRaw<bool>
pub fn x32n_slp_ie(&self) -> BitReaderRaw<bool>
Bit 13 - the input enable of the pad in sleep status
pub fn x32n_slp_sel(&self) -> BitReaderRaw<bool>
pub fn x32n_slp_sel(&self) -> BitReaderRaw<bool>
Bit 14 - the sleep status selection signal of the pad
pub fn x32n_fun_sel(&self) -> FieldReaderRaw<u8, u8>
pub fn x32n_fun_sel(&self) -> FieldReaderRaw<u8, u8>
Bits 15:16 - the functional selection signal of the pad
pub fn x32p_mux_sel(&self) -> BitReaderRaw<bool>
pub fn x32p_mux_sel(&self) -> BitReaderRaw<bool>
Bit 17 - Ò1Ó select the digital function Ó0Óslection the rtc function
pub fn x32n_mux_sel(&self) -> BitReaderRaw<bool>
pub fn x32n_mux_sel(&self) -> BitReaderRaw<bool>
Bit 18 - Ò1Ó select the digital function Ó0Óslection the rtc function
pub fn xpd_xtal_32k(&self) -> BitReaderRaw<bool>
pub fn xpd_xtal_32k(&self) -> BitReaderRaw<bool>
Bit 19 - Power up 32kHz crystal oscillator
pub fn dac_xtal_32k(&self) -> FieldReaderRaw<u8, u8>
pub fn dac_xtal_32k(&self) -> FieldReaderRaw<u8, u8>
Bits 20:21 - 32K XTAL bias current DAC.
pub fn x32p_hold(&self) -> BitReaderRaw<bool>
pub fn x32p_hold(&self) -> BitReaderRaw<bool>
Bit 24 - hold the current value of the output when setting the hold to Ò1Ó
Methods from Deref<Target = R<XTAL_32K_PAD_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.