mb_slave sample
MB_ASCII_BITS_PER_SYMB
is only used within mb_slave sample.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
mb_slave sample
MB_ASCII_BITS_PER_SYMB
MB_ASCII_BITS_PER_SYMB macro
This option defines the number of data bits per ASCII character. A parity bit is added before the stop bit which keeps the actual byte size at 10 bits.
Syntax
Show:
Summary
Declaration
from
mbconfig.h:99
#define
MB_ASCII_BITS_PER_SYMB
(
CONFIG_FMB_SERIAL_ASCII_BITS_PER_SYMB
)
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out