38 #ifndef OPENAPI_BCMSDK_ACCESS_H_INCLUDED
39 #define OPENAPI_BCMSDK_ACCESS_H_INCLUDED
75 uint32_t appendToFile);
125 client_handle, uint32_t UnitIndex,
127 uint32_t portNum, uint64_t * val);
open_error_t openapiSdkShellCmdRun(openapiClientHandle_t *client_handle, open_buffdesc *cliCmd, open_buffdesc *fileName, uint32_t appendToFile)
Execute BCM SDK shell commands.
open_error_t
OPEN uses these enumerators to indicate the error codes.
open_error_t openapiSdkPortRegReadByName(openapiClientHandle_t *client_handle, uint32_t UnitIndex, open_buffdesc *regName, uint32_t portNum, uint64_t *val)
Read a Port Register given its Name.
open_error_t openapiSdkRegReadByName(openapiClientHandle_t *client_handle, uint32_t bcmUnit, open_buffdesc *regName, uint64_t *val)
Read a register given its Name.