21 #ifndef LIBBSP_POWERPC_MPC55XXEVB_CONSOLE_LINFLEX_H 22 #define LIBBSP_POWERPC_MPC55XXEVB_CONSOLE_LINFLEX_H 37 #ifdef MPC55XX_HAS_LINFLEX 48 uint8_t tx_pa_value:2;
51 uint8_t rx_padsel_value:4;
52 int transmit_nest_level;
53 bool transmit_in_progress;
54 } mpc55xx_linflex_context;
56 extern mpc55xx_linflex_context mpc55xx_linflex_devices [];
Definition: fsl-mpc564xL.h:996
Generic console driver API.
Definition: fsl-mpc564xL.h:966
ISR_Vector_number rtems_vector_number
Control block type used to manage the vectors.
Definition: intr.h:47
Definition: termiostypes.h:283
Register definitions for the MPC55xx and MPC56xx microcontroller family.
Definition: fsl-mpc564xL.h:10261
Definition: console-generic.h:31