embassy-nrf

Crates

git

Versions

nrf5340-app-ns

Flavors

Module vbus_detect

Source
Expand description

Trait and implementations for performing VBUS detection.

Structs§

HardwareVbusDetect
VbusDetect implementation using the native hardware POWER peripheral.
InterruptHandler
Interrupt handler.
SoftwareVbusDetect
Software-backed VbusDetect implementation.

Traits§

VbusDetect
Trait for detecting USB VBUS power.