#include <cvt_board_commons.h>
Data Fields | |
UINT16 | m_address |
Register address. | |
UINT16 | m_am |
Register address modifier. | |
UINT16 | m_data_size |
Register data size. |
This is a struct holding boards specif register table entries Each board must declare a register table in order to get register address, address modifier and data size for vme operation
Definition at line 38 of file cvt_board_commons.h.