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

type W = W<u32, PRESETCTRL0>;

Writer for register PRESETCTRL0

Methods

impl W[src]

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

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

pub fn fmc_rst(&mut self) -> FMC_RST_W[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(&mut self) -> EEPROM_RST_W[src]

Bit 9 - EEPROM reset control.

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

Bit 10 - SPIFI reset control.

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

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

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

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

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

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

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

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

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

Bit 16 - GPIO2 reset control.

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

Bit 17 - GPIO3 reset control.

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

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

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

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

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

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

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

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

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

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

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

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