VIRTUTECH CONFIDENTIAL    Previous - Up - Next
telos-timer
- Provided by
- 
telos-devices
- Class Hierarchy
- 
conf-object → log-object → telos-timer
- Interfaces Implemented
- 
log_object, io_memory, event_poster
- Description
- 
Timer for MSP430 F1611 in Telos Mote.
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
- 
- aclk_freq
- Required attribute; read/write access; type: Float.
Frequency in Hz for ACLK 
 - interrupt_ccr0
- Optional attribute; read/write access; type: Integer.
Interrupt line for TMCCR0 CCIFG 
 - interrupt_tmiv
- Optional attribute; read/write access; type: Integer.
Interrupt line for TMIV 
 - ioreg_cc0_ccr
- Optional attribute; read/write access; type: Integer.
capture/compare register 
 - ioreg_cc0_ctl
- Optional attribute; read/write access; type: Integer.
capture/compare control 
 - ioreg_cc1_ccr
- Optional attribute; read/write access; type: Integer.
capture/compare register 
 - ioreg_cc1_ctl
- Optional attribute; read/write access; type: Integer.
capture/compare control 
 - ioreg_cc2_ccr
- Optional attribute; read/write access; type: Integer.
capture/compare register 
 - ioreg_cc2_ctl
- Optional attribute; read/write access; type: Integer.
capture/compare control 
 - ioreg_cc3_ccr
- Optional attribute; read/write access; type: Integer.
capture/compare register 
 - ioreg_cc3_ctl
- Optional attribute; read/write access; type: Integer.
capture/compare control 
 - ioreg_cc4_ccr
- Optional attribute; read/write access; type: Integer.
capture/compare register 
 - ioreg_cc4_ctl
- Optional attribute; read/write access; type: Integer.
capture/compare control 
 - ioreg_cc5_ccr
- Optional attribute; read/write access; type: Integer.
capture/compare register 
 - ioreg_cc5_ctl
- Optional attribute; read/write access; type: Integer.
capture/compare control 
 - ioreg_cc6_ccr
- Optional attribute; read/write access; type: Integer.
capture/compare register 
 - ioreg_cc6_ctl
- Optional attribute; read/write access; type: Integer.
capture/compare control 
 - ioreg_tmctl
- Optional attribute; read/write access; type: Integer.
control 
 - ioreg_tmr
- Optional attribute; read/write access; type: Integer.
counter 
 - irq_dev
- Required attribute; read/write access; type: Object.
Device an interrupt should be forwarded to 
 - irq_vector_ccr0
- Required attribute; read/write access; type: Integer.
Interrupt vector index for TMCCR0 CCIFG 
 - irq_vector_tmiv
- Required attribute; read/write access; type: Integer.
Interrupt vector index for TMIV 
 - is_timer_a
- Required attribute; read/write access; type: Integer.
True for Timer_A3, false for Timer_B7 
 - ivec_tmiv
- Optional attribute; read/write access; type: Integer.
interrupt vector register 
 - reset_time
- Optional attribute; read/write access; type: Float.
Time of last counter reset (internal) 
 - smclk_freq
- Required attribute; read/write access; type: Float.
Frequency in Hz for SMCLK 
 
Command List
- Commands defined by interface log_object
- 
log, log-group, log-level, log-size, log-type
VIRTUTECH CONFIDENTIAL    Previous - Up - Next