usbcsink4
2.1.0.0
|
USB-C Sink 4 Click status of the event. More...
#include <usbcsink4.h>
Data Fields | |
uint8_t | dev_att |
uint8_t | dev_disc |
uint8_t | pd_cn_comp |
uint8_t | pwr_role |
uint8_t | data_role |
uint8_t | vconn |
uint8_t | hw_rst_rec |
uint8_t | hw_rst_sent |
uint8_t | soft_rst_sent |
uint8_t | cable_rst_sent |
uint8_t | err_rcvy |
uint8_t | vbus_err |
uint8_t | vbus_vtg_ovr |
uint8_t | vbus_curr_ovr |
USB-C Sink 4 Click status of the event.
Status of the event of USB-C Sink 4 Click driver.
uint8_t cable_rst_sent |
Cable Reset sent.
uint8_t data_role |
Data Role Swap Completed.
uint8_t dev_att |
Type-C Device Attached .
uint8_t dev_disc |
Type-C Device Disconnected.
uint8_t err_rcvy |
Type-C Error Recovery initiated.
uint8_t hw_rst_rec |
Hard Reset received.
uint8_t hw_rst_sent |
Hard Reset sent.
uint8_t pd_cn_comp |
PD Contract Negotiation Completed.
uint8_t pwr_role |
Power Role Swap Completed.
uint8_t soft_rst_sent |
Soft Reset sent.
uint8_t vbus_curr_ovr |
VBUS current is over the limit value.
uint8_t vbus_err |
Unexpected voltage on VBUS.
uint8_t vbus_vtg_ovr |
VBUS voltage is over expected voltage range.
uint8_t vconn |
VCONN Swap Completed.