Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Supplies a function to transition the UART to D0.
Syntax
UART_SET_POWER_D0 UartSetPowerD0;
UART_STATUS UartSetPowerD0(
[_In_] PCPPORT Port
)
{...}
Parameters
[_In_] Port
A pointer to a _CPPORT structure that contains the address of the port object that describes the UART hardware.
Requirements
| Requirement | Value |
|---|---|
| Header | uart.h |