Expand description
Component for starting up nrf52 platforms. Contains 3 components, NrfStartupComponent, NrfClockComponent, and UartChannelComponent, as well as two helper structs for intializing Uart on Nordic boards.
Structs§
- NrfClock
Component - NrfStartup
Component - Uart
Channel Component - Uart
Pins - Pins for the UART
Enums§
- Uart
Channel - Uart chanel representation depends on whether USB debugging is enabled.