[][src]Type Definition ambiq_apollo1_pac::rstgen::cfg::R

type R = R<u32, CFG>;

Reader of register CFG

Methods

impl R[src]

pub fn wdren(&self) -> WDREN_R[src]

Bit 1 - Watchdog Timer Reset Enable. NOTE: The WDT module must also be configured for WDT reset.

pub fn bodhren(&self) -> BODHREN_R[src]

Bit 0 - Brown out high (2.1v) reset enable.