MCP2210 Library
An Open Source MCP2210 Library for Linux.
ChipStatusDef Struct Reference

#include <mcp2210.h>

List of all members.

Public Attributes

unsigned int SPIBusReleaseExtReqStat
unsigned int SPIBusCurrentOwner
unsigned int AttemptedPWDAccesses
unsigned int PasswordGuessed
int ErrorCode

Detailed Description

MCP2210 status definition


Member Data Documentation

Attempted password accesses informs the USB host on how many times the NVRAM password was tried

The error code returned

Whether the password was guessed

0x00: password not guessed 0x01: password guessed

SPI bus current owner

0x00: no owner 0x01: USB bridge 0x02: External master

SPI bus release external request status

0x01: no external request for SPI bus release 0x00: pending external request for SPI bus release


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines