YAHAL
Yet Another Hardware Abstraction Library
Loading...
Searching...
No Matches
add_bitfield_RO< T, Offset, Bits > Struct Template Reference

Public Member Functions

 operator T () const
 
 operator T () const
 
 operator T () const
 

Detailed Description

template<typename T, int Offset, int Bits>
struct add_bitfield_RO< T, Offset, Bits >

Definition at line 17 of file bitfield_defs.h.

Member Function Documentation

◆ operator T() [1/3]

template<typename T , int Offset, int Bits>
add_bitfield_RO< T, Offset, Bits >::operator T ( ) const
inline

Definition at line 24 of file bitfield_defs.h.

◆ operator T() [2/3]

template<typename T , int Offset, int Bits>
add_bitfield_RO< T, Offset, Bits >::operator T ( ) const
inline

Definition at line 24 of file bitfield_defs.h.

◆ operator T() [3/3]

template<typename T , int Offset, int Bits>
add_bitfield_RO< T, Offset, Bits >::operator T ( ) const
inline

Definition at line 35 of file bitfield_defs.h.


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