Detailed information requested and about the packet that was just transmitted.
      
       #include <
       
     
        rail_types.h
       
       >
      
         Data Fields | 
       |
| RAIL_PacketTimeStamp_t | timeSent | 
| 
         The timestamp of the transmitted packet in the RAIL timebase, filled in by
         
          RAIL_GetTxPacketDetails()
         
         .
          | 
       |
| bool | isAck | 
| 
         Indicates whether the transmitted packet was an ACK.
          | 
       |
Detailed information requested and about the packet that was just transmitted.
       Definition at line
       
        1532
       
       of file
       
        rail_types.h
       
       .
      
Field Documentation
| bool RAIL_TxPacketDetails_t::isAck | 
Indicates whether the transmitted packet was an ACK.
An 'ACK' is defined as a packet sent in response to a received ACK-requesting frame when auto ACK is enabled. Set to false for not an ACK and true for an ACK. It should always be set to false if auto ACK is not enabled.
        Definition at line
        
         1544
        
        of file
        
         rail_types.h
        
        .
       
The documentation for this struct was generated from the following file:
- 
       common/
       
rail_types.h