pub struct R(_);Expand description
Register BROWN_OUT reader
Implementations§
source§impl R
impl R
sourcepub fn brown_out2_ena(&self) -> BROWN_OUT2_ENA_R
pub fn brown_out2_ena(&self) -> BROWN_OUT2_ENA_R
Bit 0 - Enables the brown_out2 to initiate a chip reset.
sourcepub fn int_wait(&self) -> INT_WAIT_R
pub fn int_wait(&self) -> INT_WAIT_R
Bits 4:13 - Configures the waiting cycle before sending an interrupt.
sourcepub fn close_flash_ena(&self) -> CLOSE_FLASH_ENA_R
pub fn close_flash_ena(&self) -> CLOSE_FLASH_ENA_R
Bit 14 - Set this bit to enable PD the flash when a brown-out happens.
sourcepub fn pd_rf_ena(&self) -> PD_RF_ENA_R
pub fn pd_rf_ena(&self) -> PD_RF_ENA_R
Bit 15 - Set this bit to enable PD the RF circuits when a brown-out happens.
sourcepub fn rst_wait(&self) -> RST_WAIT_R
pub fn rst_wait(&self) -> RST_WAIT_R
Bits 16:25 - Configures the waiting cycle before the reset after a brown-out.