Stefan Scholz / ETL
Embed: (wiki syntax)

« Back to documentation index

bit< POSITION > Struct Template Reference

bit< POSITION > Struct Template Reference

Gets the value of the bit at POSITION Starts from LSB. More...

#include <binary.h>


Detailed Description

template<const size_t POSITION>
struct etl::bit< POSITION >

Gets the value of the bit at POSITION Starts from LSB.

Definition at line 416 of file binary.h.