Here is the structure definition: typedef struct _DRV_ENCX24J600_RD_ECON1
{ uint8_t RXEN:1; uint8_t TXRTS:1; uint8_t DMANOCS:1; uint8_t DMACSSD:1; uint8_t DMACPY:1; uint8_t DMAST:1; uint8_t FCOP:1; uint8_t PKTDEC:1; uint8_t AESOP:1; uint8_t AESST:1; uint..
↧