[][src]Type Definition lpc55s6x_pac::syscon::ahbclkctrl0::W

type W = W<u32, AHBCLKCTRL0>;

Writer for register AHBCLKCTRL0

Methods

impl W[src]

pub fn rom(&mut self) -> ROM_W[src]

Bit 1 - Enables the clock for the ROM.

pub fn sram_ctrl1(&mut self) -> SRAM_CTRL1_W[src]

Bit 3 - Enables the clock for the SRAM Controller 1.

pub fn sram_ctrl2(&mut self) -> SRAM_CTRL2_W[src]

Bit 4 - Enables the clock for the SRAM Controller 2.

pub fn sram_ctrl3(&mut self) -> SRAM_CTRL3_W[src]

Bit 5 - Enables the clock for the SRAM Controller 3.

pub fn sram_ctrl4(&mut self) -> SRAM_CTRL4_W[src]

Bit 6 - Enables the clock for the SRAM Controller 4.

pub fn flash(&mut self) -> FLASH_W[src]

Bit 7 - Enables the clock for the Flash controller.

pub fn fmc(&mut self) -> FMC_W[src]

Bit 8 - Enables the clock for the FMC controller.

pub fn mux0(&mut self) -> MUX0_W[src]

Bit 11 - Enables the clock for the Input Mux 0.

pub fn iocon(&mut self) -> IOCON_W[src]

Bit 13 - Enables the clock for the I/O controller.

pub fn gpio0(&mut self) -> GPIO0_W[src]

Bit 14 - Enables the clock for the GPIO0.

pub fn gpio1(&mut self) -> GPIO1_W[src]

Bit 15 - Enables the clock for the GPIO1.

pub fn gpio2(&mut self) -> GPIO2_W[src]

Bit 16 - Enables the clock for the GPIO2.

pub fn gpio3(&mut self) -> GPIO3_W[src]

Bit 17 - Enables the clock for the GPIO3.

pub fn pint(&mut self) -> PINT_W[src]

Bit 18 - Enables the clock for the Pin interrupt (PINT).

pub fn gint(&mut self) -> GINT_W[src]

Bit 19 - Enables the clock for the Group interrupt (GINT).

pub fn dma0(&mut self) -> DMA0_W[src]

Bit 20 - Enables the clock for the DMA0.

pub fn crcgen(&mut self) -> CRCGEN_W[src]

Bit 21 - Enables the clock for the CRCGEN.

pub fn wwdt(&mut self) -> WWDT_W[src]

Bit 22 - Enables the clock for the Watchdog Timer.

pub fn rtc(&mut self) -> RTC_W[src]

Bit 23 - Enables the clock for the Real Time Clock (RTC).

pub fn mailbox(&mut self) -> MAILBOX_W[src]

Bit 26 - Enables the clock for the Inter CPU communication Mailbox.

pub fn adc(&mut self) -> ADC_W[src]

Bit 27 - Enables the clock for the ADC.