Module startup

Source
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§

NrfClockComponent
NrfStartupComponent
UartChannelComponent
UartPins
Pins for the UART

Enums§

UartChannel
Uart chanel representation depends on whether USB debugging is enabled.