Functions

void emberAshStatusHandler (AshState state)
 Notification that ash has changed state.

Detailed Description

These callbacks are contributed by the ASHv3 plugin.

Function Documentation

void emberAshStatusHandler ( AshState  state)
Parameters
stateAn AshState indicating one of the conditions described below.

This callback will report an AshState of ASH_STATE_RESET_TX_PRE whenever the RESET packet has been sent to the UART link.

This callback will report an AshState of ASH_STATE_RESET_TX_POST whenever the UART is done sending the RESET packet.

This callback will report an AshState of ASH_STATE_RUNNING when we've received an RSTACK to our RESET.