REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
blocks Namespace Reference

Classes

class  CBlockHAL_Common
 
class  CBlockHAL_V_1_0_X
 
class  CBlockHAL_V_1_1_X
 
class  CTRLBlockHAL_V_1_0_2
 
class  DummyCBlockHAL
 
class  DummyCTRLBlockHAL
 
class  DummyIBlockHAL
 
class  DummyMIntBlockHAL
 
class  DummyMMulBlockHAL
 
class  DummySHBlockHAL
 
class  DummyUBlockHAL
 
class  IBlockHAL_V_1_2_X
 
class  MIntBlock_V_1_1_X
 
class  MIntBlockHAL_V_1_0_X
 
class  MIntBlockHAL_V_1_1_X
 
class  MMulBlock_FullAutoCalibration
 
class  MMulBlockHAL_FullAutoCalibration
 
class  MMulBlockHAL_V_1_0_X
 
class  MMulBlockHAL_V_1_1_X
 
class  MMulBlockHAL_V_1_M1_X
 
class  SHBlockHAL_V_0_1_X
 
class  TBlockHAL_V_1_0_X
 HAL class for TBlock version 1.0.1. More...
 
class  UBlockHAL_Common
 
class  UBlockHAL_V_1_2_X
 

Typedefs

using CBlockHAL_Parent = entities::EntitySharedHardware<CBlockHAL>
 
using CTRLBlockHAL_Parent = entities::EntitySharedHardware<CTRLBlockHALBase>
 
using IBlockHAL_Parent = entities::EntitySharedHardware<IBlockHAL>
 
using MIntBlockHAL_Parent = entities::EntitySharedHardware<MIntBlockHAL>
 
using MMulBlockHAL_Parent = entities::EntitySharedHardware<MMulBlockHAL>
 
using SHBlockHAL_Parent = entities::EntitySharedHardware<SHBlockHAL>
 
using UBlockHAL_Parent = entities::EntitySharedHardware<UBlockHAL>
 
using TBlockHAL_Parent = entities::EntitySharedHardware<TBlockHAL>
 

Typedef Documentation

◆ CBlockHAL_Parent

Definition at line 13 of file cblock.h.

◆ CTRLBlockHAL_Parent

Definition at line 17 of file ctrlblock.h.

◆ IBlockHAL_Parent

Definition at line 12 of file iblock.h.

◆ MIntBlockHAL_Parent

Definition at line 18 of file mblock_int.h.

◆ MMulBlockHAL_Parent

Definition at line 18 of file mblock_mul.h.

◆ SHBlockHAL_Parent

Definition at line 12 of file shblock.h.

◆ TBlockHAL_Parent

Definition at line 14 of file tblock.h.

◆ UBlockHAL_Parent

Definition at line 31 of file ublock.h.