modm API documentation
modm::ixm42xxxdata::FifoData< FifoBufferSize >::iterator Struct Reference

Public Typedefs

typedef std::input_iterator_tag iterator_category
 
typedef FifoPacket value_type
 
typedef FifoPacketreference
 
typedef FifoPacketpointer
 

Public Member Functions

constexpr iterator (std::span< const uint8_t > data, uint16_t index)
 
constexpr iterator operator++ ()
 
constexpr reference operator* ()
 
constexpr pointer operator-> ()
 
constexpr bool operator== (const iterator &rhs)
 

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