M5Utility 0.0.9 git rev:d29fae5
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12345]
 Nm5Top level namespace of M5
 Ncontainer
 CCircularBufferType CircularBuffer giving size in constructor
 CFixedCircularBufferType CircularBuffer giving size in template parameter
 Nstl
 Ndetail\exclude
 Cbad_expected_access
 Cbad_optional_access
 Cexpected
 Cin_place_tA tag type to tell optional to construct its value in-place
 CmonostateUsed to represent an optional with no data; essentially a bool
 Cnullopt_tA tag type to represent an empty optional
 Coptional
 Coptional< T & >
 Cunexpect_t
 Cunexpected
 Ntypes
 CU16Endian-compliant uint16
 Nutility
 Nbutton
 Ncrypto
 CBitSegment
 CCRC16Base class of the CRC16 calculator
 CCRC8Base class of the CRC8 calculator
 CCRC8_Checksum
 CFibonacciLFSR_LeftFibonacci LFSR (left-shift version)
 CFibonacciLFSR_RightFibonacci LFSRs (right-shift version)
 CSHA1Calculate SHA-1 (RFC3174)
 Cuint_least_for_bitsGets the smallest unsigned integer type that can store N bit
 Nstd
 Chash< m5::stl::optional< T > >
 CCRC8_CheckSumTypical CRC8 calculator used for read and write data with the chip
 CTrippleDESTriple Data Encryption Standar(3DES)