embassy-stm32

Crates

git

Versions

stm32h7r3v8

Flavors

Module ucpd

Source
Expand description

USB Type-C/USB Power Delivery Interface (UCPD)

Structs§

CcPhy
Control and monitoring of TypeC CC pin functionailty.
Config
UCPD configuration
InterruptHandler
Interrupt handler.
PdPhy
Power Delivery (PD) PHY.
Ucpd
UCPD driver.

Enums§

CcPull
Pull-up or Pull-down resistor state of both CC lines.
CcSel
CcVState
RxError
Receive Error.
Rxordset
Sop
Receive SOP.
TxError
Transmit Error.

Traits§

Cc1Pin
Cc1Pin pin trait
Cc2Pin
Cc2Pin pin trait
Instance
UCPD instance trait.
RxDma
RxDma DMA request trait
TxDma
TxDma DMA request trait