Structure defining BiSSC Channel specific control communication(ctrl) results.
ctrl crc error count,cds results, ctrl 4 bit received crc and ctrl otf crc.
Data Fields | |
| volatile uint32_t | ctrl_crc_err_cnt |
| volatile uint8_t | ctrl_cds_res |
| volatile uint8_t | ctrl_rcvd_crc |
| volatile uint8_t | ctrl_otf_crc |
| volatile uint32_t ctrl_res::ctrl_crc_err_cnt |
control communication CRC error count
| volatile uint8_t ctrl_res::ctrl_cds_res |
control communication result
| volatile uint8_t ctrl_res::ctrl_rcvd_crc |
control communication crc received
| volatile uint8_t ctrl_res::ctrl_otf_crc |
control communication otf crc computed