uart_half_duplex_dir_t Struct Reference

half-duplex UART direction management method type More...

Detailed Description

half-duplex UART direction management method type

Definition at line 42 of file uart_half_duplex.h.

#include <uart_half_duplex.h>

Data Fields

void(* init )(uart_t)
 function initializing direction management method
 
void(* enable_tx )(uart_t)
 function enabling TX
 
void(* disable_tx )(uart_t)
 function disabling TX
 

The documentation for this struct was generated from the following file: