/space/home/slher/rel/Beken/v6_4_5/macsw/plf/refip/src/driver/button/button.h File Reference

Push button driver APIs. More...

Go to the source code of this file.

Typedefs

typedef void(* button_cb )(void *)
 Prototype definitoin for button driver callback.

Functions

void button_register (button_cb cb, void *env)
 Register callback for push button.
void button_unregister ()
 Unregister push button callback.
void button_enable ()
 Enable push button interrupt.
void button_disable ()
 Disable push button interrupt.
void button_isr ()
 Push button interrupt service routine.
void button_init ()
 Push button initialization.

Detailed Description

Push button driver APIs.

Copyright (C) RivieraWaves 2011-2019

Definition in file button.h.


Generated on 14 Jan 2020 for Ceva-RW WLAN FullMAC SW documentation by  doxygen 1.6.1