STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Data Structures | Namespaces | Enumerations
LwipSnmp.cs File Reference

Go to the source code of this file.

Data Structures

class  LwipOpts
 
class  LwipDefs
 

Namespaces

namespace  LwipSnmpCodeGeneration
 

Enumerations

enum  SnmpDataType {
  Null, Integer, Counter, Gauge,
  TimeTicks, Counter64, OctetString, Opaque,
  Bits, ObjectIdentifier, IpAddress
}
 
enum  SnmpAccessMode { ReadOnly, ReadWrite, WriteOnly, NotAccessible }