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

type R = R<u32, AHBCLKCTRL0>;

Reader of register AHBCLKCTRL0

Methods

impl R[src]

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

Bit 1 - Enables the clock for the ROM.

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

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

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

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

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

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

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

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

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

Bit 7 - Enables the clock for the Flash controller.

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

Bit 8 - Enables the clock for the FMC controller.

pub fn mux(&self) -> MUX_R[src]

Bit 11 - Enables the clock for the Input Mux.

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

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

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

Bit 14 - Enables the clock for the GPIO0.

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

Bit 15 - Enables the clock for the GPIO1.

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

Bit 16 - Enables the clock for the GPIO2.

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

Bit 17 - Enables the clock for the GPIO3.

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

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

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

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

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

Bit 20 - Enables the clock for the DMA0.

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

Bit 21 - Enables the clock for the CRCGEN.

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

Bit 22 - Enables the clock for the Watchdog Timer.

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

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

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

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

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

Bit 27 - Enables the clock for the ADC.