Struct for the SBF sub-block "AGCState". More...
#include <sbf_structs.hpp>
Public Attributes | |
| uint8_t | blanking_stat |
| uint8_t | frontend_id |
| int8_t | gain |
| uint8_t | sample_var |
Struct for the SBF sub-block "AGCState".
Definition at line 447 of file sbf_structs.hpp.
| uint8_t AGCState_t::blanking_stat |
Definition at line 452 of file sbf_structs.hpp.
| uint8_t AGCState_t::frontend_id |
Definition at line 449 of file sbf_structs.hpp.
| int8_t AGCState_t::gain |
Definition at line 450 of file sbf_structs.hpp.
| uint8_t AGCState_t::sample_var |
Definition at line 451 of file sbf_structs.hpp.