OpenShoe  1.0
Functions
external_interface.h File Reference

High level external user interface (USB) header file. More...

#include "compiler.h"

Go to the source code of this file.

Functions

void com_interface_init (void)
 Initialization function for communication interface.
void transmit_data (void)
 Main function to output data to user.
void receive_command (void)
 Main function for receiving commands from user.
void set_state_output (uint8_t state_id, uint8_t divider)
 Sets state_id state to be output with interrupt frequency divided by 2^(divider-1). Divider=0 turns off output.
void reset_output_counters (void)
 Reset the output counter such that the output become synchronized.

Detailed Description

High level external user interface (USB) header file.

Authors:
John-Olof Nilsson, Isaac Skog
 All Data Structures Files Functions Variables Typedefs Defines