|
Lines 523-529
Link Here
|
| 523 |
u_int16_t an_max_noise_prev_sec; /* 0x7A */ |
523 |
u_int16_t an_max_noise_prev_sec; /* 0x7A */ |
| 524 |
u_int16_t an_avg_noise_prev_min; /* 0x7C */ |
524 |
u_int16_t an_avg_noise_prev_min; /* 0x7C */ |
| 525 |
u_int16_t an_max_noise_prev_min; /* 0x7E */ |
525 |
u_int16_t an_max_noise_prev_min; /* 0x7E */ |
| 526 |
u_int16_t an_spare[2]; |
526 |
u_int16_t an_spare[3]; |
| 527 |
}; |
527 |
}; |
| 528 |
|
528 |
|
| 529 |
#define AN_STATUS_OPMODE_CONFIGURED 0x0001 |
529 |
#define AN_STATUS_OPMODE_CONFIGURED 0x0001 |