REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
ublock.h File Reference
#include <array>
#include <cstdint>
#include <utility>
#include "block/base.h"
#include "bus/functions.h"
#include "chips/SR74HCT595.h"
#include "ublock.tpl.h"
Include dependency graph for ublock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  functions::UMatrixFunction
 
class  blocks::UBlockHAL
 
class  blocks::UBlockHAL_Dummy
 
class  blocks::UBlockHAL_Common
 
class  blocks::UBlockHAL_V_1_2_X
 
class  blocks::UBlock
 The Lucidac U-Block (U for Voltage) is represented by this class. More...
 

Namespaces

namespace  platform
 This concept of Backpanel / Backplane refers to the address decoder and periphery reachable by every mREDAC.
 
namespace  utils
 
namespace  functions
 The AD8402 is a two channel, 8 bit digital potentiometer.
 
namespace  blocks
 

Functions

void utils::shift_5_left (uint8_t *buffer, size_t size)