adapnex::drivers::bnr_x2x::X2XModule::CyclicRegister::Direction
Synopsis
Declared in <adapnex/drivers/bnr_x2x/x2x_module.h>
enum Direction : uint8_t;
Members
Name |
Description |
|
Input register whose position in the X2X process image is assigned dynamically by the bus controller's mapper. |
|
Output register whose position in the X2X process image is assigned dynamically by the bus controller's mapper. |
|
Input register at a fixed, module‐defined offset in the X2X process image. |
|
Output register at a fixed, module‐defined offset in the X2X process image. |
Created with MrDocs