[−][src]Module lpc55_hal::peripherals::syscon
API for system configuration (SYSCON) - always on
The entry point to this API is [SYSCON
]. Please refer to [SYSCON
]'s
documentation for additional information.
This module mostly provides infrastructure required by other parts of the HAL API. For this reason, only a small subset of SYSCON functionality is currently implemented.
The SYSCON peripheral is described in the user manual, chapter 4.
Structs
Syscon |
Traits
ClockControl | Internal trait for controlling peripheral clocks |
ResetControl |