aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal
diff options
context:
space:
mode:
authorGiovanni Di Sirio <gdisirio@gmail.com>2018-01-18 08:23:36 +0000
committerGiovanni Di Sirio <gdisirio@gmail.com>2018-01-18 08:23:36 +0000
commit5e5a9ef701d380d679810b7789d50e2416d8bbec (patch)
tree491c5547c2ea57c1973af2019191d6f521843ff7 /os/hal
parent12e9265ebf9a9cc8ed04f71e816ee719a29e864c (diff)
downloadChibiOS-5e5a9ef701d380d679810b7789d50e2416d8bbec.tar.gz
ChibiOS-5e5a9ef701d380d679810b7789d50e2416d8bbec.tar.bz2
ChibiOS-5e5a9ef701d380d679810b7789d50e2416d8bbec.zip
Various minor fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11303 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal')
-rw-r--r--os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h b/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h
index a26377f24..689fa0c16 100644
--- a/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h
+++ b/os/hal/ports/STM32/LLD/CANv1/hal_can_lld.h
@@ -275,7 +275,7 @@ typedef struct {
/**
* @brief Number of the filter to be programmed.
*/
- uint32_t filter;
+ uint32_t filter:16;
/**
* @brief Filter mode.
* @note This bit represent the CAN_FM1R register bit associated to this