Lazuli
Data Fields
Lz_SerialConfiguration Struct Reference

Represents the configuration of a serial interface. More...

#include <serial.h>

Data Fields

enum Lz_SerialEnableFlags enableFlags
 The enable/disable Tx/Rx options.
 
enum Lz_SerialStopBits stopBits
 The number of stop bits.
 
enum Lz_SerialParityBit parityBit
 The kind of parity bit.
 
enum Lz_SerialSize size
 The size of the character.
 
enum Lz_SerialSpeed speed
 The baud rate.
 

Detailed Description

Represents the configuration of a serial interface.

This configuration applies for both transmission and reception.

Definition at line 222 of file serial.h.


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