Crate lpc55s6x
Source - chip
- Chip trait setup.
- clocks
- Clock configuration and control for the LPC55S6x system controller (SYSCON).
- ctimer0
- Standard counter/timer (CTIMER) driver for the LPC55S6x family.
- flexcomm
- Flexible Communication (Flexcomm) peripheral driver for the LPC55S6x family.
- gpio
- General‑Purpose Input/Output (GPIO) driver for the LPC55S6x family.
- inputmux
- Input Multiplexer (INPUTMUX) driver for the LPC55S6x family.
- interrupts
- iocon
- I/O Configuration (IOCON) driver for the LPC55S6x family.
- pint
- Pin Interrupt (PINT) driver for the LPC55S6x family.
- uart
- Universal Asynchronous Receiver/Transmitter (UART) driver for the LPC55S6x family.
- BASE_VECTORS
- IRQS
- init⚠