roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::internal::NibbleReader< StreamType > Class Template Reference

#include <image_stream.h>

Public Member Functions

 NibbleReader (StreamType input)
 
uint8_t next ()
 
bool ok () const
 

Detailed Description

template<typename StreamType>
class roo_display::internal::NibbleReader< StreamType >

Definition at line 315 of file image_stream.h.

Constructor & Destructor Documentation

◆ NibbleReader()

template<typename StreamType >
roo_display::internal::NibbleReader< StreamType >::NibbleReader ( StreamType  input)
inline

Definition at line 317 of file image_stream.h.

Member Function Documentation

◆ next()

Definition at line 320 of file image_stream.h.

◆ ok()

Definition at line 331 of file image_stream.h.


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