Copyright (c) 2013-2018 Microchip Technology Inc.
and its subsidiaries.
Typedefs | |
typedef enum csma_state_tag | csma_state_t |
Functions | |
uint16_t | calc_frame_transmit_duration (uint8_t *phy_frame) |
Calculates the entire transaction duration. More... | |
bool | slotted_csma_start (bool perform_frame_retry) |
Starts slotted CSMA. More... | |
void | slotted_csma_state_handling (void) |
State machine handling slotted CSMA. More... | |