[][src]Module esp32_hal::dprint

Print debug information to UART0

Directly writes to the UART0 TX uart queue. This is unsafe! It is asynchronous with normal UART0 usage and interrupts are not disabled.

Structs

DebugLog

Enums

Error

Statics

DEBUG_LOG