Struct lpc845_pac::syscon::sysahbclkctrl0::R[][src]

pub struct R(_);
Expand description

Register SYSAHBCLKCTRL0 reader

Implementations

Bit 0 - Enables the clock for the AHB, the APB bridge, the Cortex-M0+ core clocks, SYSCON, and the PMU. This bit is read only and always reads as 1.

Bit 1 - Enables clock for ROM.

Bit 2 - Enables clock for SRAM0 and SRAM1.

Bit 4 - Enables clock for flash.

Bit 5 - Enables clock for I2C0.

Bit 6 - Enables clock for GPIO0 port registers.

Bit 7 - Enables clock for switch matrix.

Bit 8 - Enables clock for state configurable timer SCTimer/PWM.

Bit 9 - Enables clock for self-wake-up timer.

Bit 10 - Enables clock for multi-rate timer.

Bit 11 - Enables clock for SPI0.

Bit 12 - Enables clock for SPI1.

Bit 13 - Enables clock for CRC.

Bit 14 - Enables clock for UART0.

Bit 15 - Enables clock for UART1.

Bit 16 - Enables clock for UART2.

Bit 17 - Enables clock for WWDT.

Bit 18 - Enables clock for IOCON.

Bit 19 - Enables clock for analog comparator.

Bit 20 - Enables clock for GPIO1 port registers.

Bit 21 - Enables clock for I2C1.

Bit 22 - Enables clock for I2C2.

Bit 23 - Enables clock for I2C3.

Bit 24 - Enables clock for ADC.

Bit 25 - Enables clock for CTIMER.

Bit 26 - Enables clock to micro-trace buffer control registers. Turn on this clock when using the micro-trace buffer for debug purposes.

Bit 27 - Enables clock for DAC0.

Bit 28 - Enable clock for GPIO pin interrupt registers

Bit 29 - Enables clock for DMA.

Bit 30 - Enables clock for UART3.

Bit 31 - Enables clock for UART4.

Methods from Deref<Target = R<SYSAHBCLKCTRL0_SPEC>>

Reads raw bits from register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.