dRonin  adbada4
dRonin firmware
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
board_hw_defs.c File Reference

Defines board specific static initializers for hardware for the Seppuku board. More...

#include <pios_config.h>
#include <pios_board_info.h>

Go to the source code of this file.

Variables

static const
TIM_TimeBaseInitTypeDef 
tim_3_4_5_14_time_base
 
static const
TIM_TimeBaseInitTypeDef 
tim_8_time_base
 
static const struct
pios_tim_clock_cfg 
tim_3_cfg
 
static const struct
pios_tim_clock_cfg 
tim_4_cfg
 
static const struct
pios_tim_clock_cfg 
tim_5_cfg
 
static const struct
pios_tim_clock_cfg 
tim_14_cfg
 
static const struct
pios_tim_clock_cfg 
tim_8_cfg
 
static const struct
pios_tim_channel 
pios_tim_servoport_all_pins []
 
static const struct
pios_tim_channel 
pios_tim_rcvrport_all_channels []
 
const struct stm32_gpio video_mask_pin
 

Detailed Description

Defines board specific static initializers for hardware for the Seppuku board.

Author
Tau Labs, http://taulabs.org, Copyright (C) 2012-2014
dRonin, http://dronin.org Copyright (C) 2015-2016
See Also
The GNU Public License (GPL) Version 3

Definition in file board_hw_defs.c.