![]() |
Synergy Software Package User's Manual
|
#include <r_crc.h>
Data Fields | |
| R_CRC_Type * | p_reg |
| Pointer to register base address. | |
| uint32_t | open |
| Whether or not channel is open. | |
| crc_polynomial_t | polynomial |
| CRC Generating Polynomial Switching (GPS). | |
| crc_bit_order_t | bit_order |
| CRC Calculation Switching (LMS). | |
| bool | fifo_mode |
| FIFO Mode selection for sci_uart in CRC snoop operation. | |
Driver instance control structure.