Function pn532::baudrate_of
Defined in File bits.hpp
Function Documentation
-
constexpr baudrate pn532::baudrate_of(target_type target)
Extract baudrate of a given PN532 NFC target_type.
- Parameters:
target – Target type.
- Returns:
The baudrate corresponding to
target
.