#include <transfer.hpp>
Definition at line 28 of file transfer.hpp.
◆ TransferPriority() [1/2]
| uavcan::TransferPriority::TransferPriority |
( |
| ) |
|
|
inline |
◆ TransferPriority() [2/2]
| uavcan::TransferPriority::TransferPriority |
( |
uint8_t |
value | ) |
|
|
inline |
◆ fromPercent()
template<uint8_t Percent>
◆ get()
| uint8_t uavcan::TransferPriority::get |
( |
| ) |
const |
|
inline |
◆ isValid()
| bool uavcan::TransferPriority::isValid |
( |
| ) |
const |
|
inline |
◆ operator!=()
◆ operator==()
◆ BitLen
| const uint8_t uavcan::TransferPriority::BitLen = 5U |
|
static |
◆ Default
This priority is used by default.
Definition at line 38 of file transfer.hpp.
◆ Lowest
◆ MiddleLower
◆ NumericallyMax
| const uint8_t uavcan::TransferPriority::NumericallyMax = (1U << BitLen) - 1 |
|
static |
◆ NumericallyMin
| const uint8_t uavcan::TransferPriority::NumericallyMin = 0 |
|
static |
◆ OneHigherThanLowest
◆ OneLowerThanHighest
◆ value_
| uint8_t uavcan::TransferPriority::value_ |
|
private |
The documentation for this class was generated from the following files: