Searched defs:can_mcan_tx_event_fifo (Results 1 – 1 of 1) sorted by relevance
991 struct can_mcan_tx_event_fifo { struct992 union {1005 uint16_t txts;1006 uint8_t dlc: 4;1007 uint8_t brs: 1;1008 uint8_t fdf: 1;1009 uint8_t et: 2;1010 uint8_t mm;