Maxim Integrated / MaximBLE

Dependents:   BLE_Thermometer MAXWSNENV_demo

Embed: (wiki syntax)

« Back to documentation index

wsf_timer.h File Reference

wsf_timer.h File Reference

Timer service. More...

Go to the source code of this file.

Data Structures

struct  wsfTimer_tag

Typedefs

typedef uint16_t wsfTimerTicks_t
typedef struct wsfTimer_tag wsfTimer_t

Detailed Description

Timer service.

Date:
2013-07-19 17:17:05 -0700 (Fri, 19 Jul 2013)
Revision:
843

Copyright (c) 2009-2016 ARM Limited. All rights reserved.

SPDX-License-Identifier: LicenseRef-PBL

Licensed under the Permissive Binary License, Version 1.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

https://www.mbed.com/licenses/PBL-1.0

See the License for the specific language governing permissions and limitations under the License.

Definition in file wsf_timer.h.


Typedef Documentation

typedef struct wsfTimer_tag wsfTimer_t

Timer structure

typedef uint16_t wsfTimerTicks_t

Timer ticks data type

Definition at line 40 of file wsf_timer.h.