Switchtec Userspace PROJECT_NUMBER = 4.2
|
Switchtec core library functions for mfg operations. More...
#include "switchtec_priv.h"
#include "switchtec/switchtec.h"
#include "switchtec/mfg.h"
#include "switchtec/errors.h"
#include "switchtec/endian.h"
#include "switchtec/mrpc.h"
#include <unistd.h>
#include <errno.h>
#include <stdio.h>
#include <string.h>
#include "lib/crc.h"
#include "config.h"
Go to the source code of this file.
Functions | |
int | switchtec_sn_ver_get (struct switchtec_dev *dev, struct switchtec_sn_ver_info *info) |
Get serial number and security version. | |
Switchtec core library functions for mfg operations.
Definition in file mfg.c.