XBee modules

Dependencies:   DigiLogger

Fork of XBeeLib by Digi International Inc.

Embed: (wiki syntax)

« Back to documentation index

DioVal

DioVal

Enumerations

enum  DioVal { Low = 0, High = 1 }
 

DioVal.

More...

Enumeration Type Documentation

enum DioVal

DioVal.

Enumerator:
Low 

Low Value.

High 

High Value.

Definition at line 47 of file IO.h.