Public Member Functions | Private Attributes
EC_BitPos Class Reference

Class representing a bit position within a byte. More...

#include <ethercat_slave_memory.h>

List of all members.

Public Member Functions

 EC_BitPos (uint8_t a_int=0)
 Constructor.
 operator uint8_t () const
 Cast operator.

Private Attributes

uint8_t m_bitpos

Detailed Description

Class representing a bit position within a byte.

Definition at line 555 of file ethercat_slave_memory.h.


Constructor & Destructor Documentation

EC_BitPos::EC_BitPos ( uint8_t  a_int = 0) [inline]

Constructor.

Parameters:
a_intBit position in the byte (an int from 0 to 7)

Definition at line 561 of file ethercat_slave_memory.h.


Member Function Documentation

EC_BitPos::operator uint8_t ( ) const [inline]

Cast operator.

Definition at line 568 of file ethercat_slave_memory.h.


Member Data Documentation

uint8_t EC_BitPos::m_bitpos [private]

Definition at line 573 of file ethercat_slave_memory.h.


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


ros_ethercat_eml
Author(s): Tom Panis, Klaas Gadeyne, Bob Koninckx, Austin Hendrix, Manos Nikolaidis
autogenerated on Thu Jul 4 2019 20:01:50