[][src]Type Definition ambiq_apollo3p_pac::rstgen::cfg::W

type W = W<u32, CFG>;

Writer for register CFG

Methods

impl W[src]

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

Bit 1 - Watchdog Timer Reset Enable. NOTE: The WDT module must also be configured for WDT reset. This includes enabling the RESEN bit in WDTCFG register in Watch dog timer block.

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

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