RTEMS CAN/CAN FD Stack
Loading...
Searching...
No Matches
Classes | Macros
ctucanfd_internal.h File Reference

This file is part of CTU CAN FD core driver implementation. More...

#include <dev/can/can-queue.h>
#include <dev/can/can-helpers.h>
#include <dev/can/ctucanfd.h>
#include "ctucanfd_kregs.h"
Include dependency graph for ctucanfd_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ctucanfd_txb_info
 This represents one HW transmission buffer. More...
 
struct  ctucanfd_internal
 This represents internal CTU CAN FD structure. More...
 

Macros

#define CTU_CAN_FD_ENABLED(internal)    ( !!FIELD_GET( REG_MODE_ENA, ctucanfd_read32( internal, CTUCANFD_MODE ) ) )
 

Detailed Description

This file is part of CTU CAN FD core driver implementation.