VIRTUTECH CONFIDENTIAL    Previous - Up - Next
telos-io-ports
- Provided by
- 
telos-devices
- Class Hierarchy
- 
conf-object → log-object → telos-io-ports
- Interfaces Implemented
- 
log_object, io_memory
- Description
- 
Digital I/O Ports for MSP430.
Attributes
- Attributes inherited from class conf-object
- 
attributes, classname, component, iface, name, object_id, queue
- Attributes inherited from class log-object
- 
access_count, log_buffer, log_buffer_last, log_buffer_size, log_group_mask, log_groups, log_level, log_type_mask
- Attribute List
- 
- p1_pxdir
- Optional attribute; read/write access; type: Integer.
direction 
 - p1_pxie
- Optional attribute; read/write access; type: Integer.
interrupt enable 
 - p1_pxies
- Optional attribute; read/write access; type: Integer.
edge select 
 - p1_pxifg
- Optional attribute; read/write access; type: Integer.
interrupt flag 
 - p1_pxin
- Optional attribute; read/write access; type: Integer.
input 
 - p1_pxout
- Optional attribute; read/write access; type: Integer.
output 
 - p1_pxsel
- Optional attribute; read/write access; type: Integer.
function select 
 - p2_pxdir
- Optional attribute; read/write access; type: Integer.
direction 
 - p2_pxie
- Optional attribute; read/write access; type: Integer.
interrupt enable 
 - p2_pxies
- Optional attribute; read/write access; type: Integer.
edge select 
 - p2_pxifg
- Optional attribute; read/write access; type: Integer.
interrupt flag 
 - p2_pxin
- Optional attribute; read/write access; type: Integer.
input 
 - p2_pxout
- Optional attribute; read/write access; type: Integer.
output 
 - p2_pxsel
- Optional attribute; read/write access; type: Integer.
function select 
 - p3_pxdir
- Optional attribute; read/write access; type: Integer.
direction 
 - p3_pxin
- Optional attribute; read/write access; type: Integer.
input 
 - p3_pxout
- Optional attribute; read/write access; type: Integer.
output 
 - p3_pxsel
- Optional attribute; read/write access; type: Integer.
function select 
 - p4_pxdir
- Optional attribute; read/write access; type: Integer.
direction 
 - p4_pxin
- Optional attribute; read/write access; type: Integer.
input 
 - p4_pxout
- Optional attribute; read/write access; type: Integer.
output 
 - p4_pxsel
- Optional attribute; read/write access; type: Integer.
function select 
 - p5_pxdir
- Optional attribute; read/write access; type: Integer.
direction 
 - p5_pxin
- Optional attribute; read/write access; type: Integer.
input 
 - p5_pxout
- Optional attribute; read/write access; type: Integer.
output 
 - p5_pxsel
- Optional attribute; read/write access; type: Integer.
function select 
 - p6_pxdir
- Optional attribute; read/write access; type: Integer.
direction 
 - p6_pxin
- Optional attribute; read/write access; type: Integer.
input 
 - p6_pxout
- Optional attribute; read/write access; type: Integer.
output 
 - p6_pxsel
- Optional attribute; read/write access; type: Integer.
function select 
 
Command List
- Commands defined by interface log_object
- 
log, log-group, log-level, log-size, log-type
- Commands
- 
| info | print information about the device |  | status | print status of the device |  
 
Command Descriptions
- 
<telos-io-ports>.info
- Synopsis
- 
<telos-io-ports>.info
- Description
- 
Print detailed information about the configuration of the device.
- 
<telos-io-ports>.status
- Synopsis
- 
<telos-io-ports>.status
- Description
- 
Print detailed information about the current status of the device.
VIRTUTECH CONFIDENTIAL    Previous - Up - Next