[][src]Type Definition lpc54606_pac::syscon::presetctrl0::R

type R = R<u32, PRESETCTRL0>;

Reader of register PRESETCTRL0

Methods

impl R[src]

pub fn flash_rst(&self) -> FLASH_RST_R[src]

Bit 7 - Flash controller reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn fmc_rst(&self) -> FMC_RST_R[src]

Bit 8 - Flash accelerator reset control. Note that the FMC must not be reset while executing from flash, and must be reconfigured after reset. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn eeprom_rst(&self) -> EEPROM_RST_R[src]

Bit 9 - EEPROM reset control.

pub fn spifi_rst(&self) -> SPIFI_RST_R[src]

Bit 10 - SPIFI reset control.

pub fn mux_rst(&self) -> MUX_RST_R[src]

Bit 11 - Input mux reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn iocon_rst(&self) -> IOCON_RST_R[src]

Bit 13 - IOCON reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn gpio0_rst(&self) -> GPIO0_RST_R[src]

Bit 14 - GPIO0 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn gpio1_rst(&self) -> GPIO1_RST_R[src]

Bit 15 - GPIO1 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn gpio2_rst(&self) -> GPIO2_RST_R[src]

Bit 16 - GPIO2 reset control.

pub fn gpio3_rst(&self) -> GPIO3_RST_R[src]

Bit 17 - GPIO3 reset control.

pub fn pint_rst(&self) -> PINT_RST_R[src]

Bit 18 - Pin interrupt (PINT) reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn gint_rst(&self) -> GINT_RST_R[src]

Bit 19 - Grouped interrupt (GINT) reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn dma0_rst(&self) -> DMA0_RST_R[src]

Bit 20 - DMA0 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn crc_rst(&self) -> CRC_RST_R[src]

Bit 21 - CRC generator reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn wwdt_rst(&self) -> WWDT_RST_R[src]

Bit 22 - Watchdog timer reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.

pub fn adc0_rst(&self) -> ADC0_RST_R[src]

Bit 27 - ADC0 reset control. 0 = Clear reset to this function. 1 = Assert reset to this function.