]> rtime.felk.cvut.cz Git - lincan.git/commit
Direct approach to CAN registers was replaced by calling functions can_write_register...
authorJiri Vanek <vanekjir@fel.cvut.cz>
Mon, 6 Feb 2012 15:56:05 +0000 (16:56 +0100)
committerJiri Vanek <vanekjir@fel.cvut.cz>
Mon, 6 Feb 2012 15:56:05 +0000 (16:56 +0100)
commit45b3ad9101e4e75af54e2d3bc25be419d3df7224
tree2dfcf627cad7d48981520e9b1185d9fc15d8c166
parent142761e5d7465e36ffa2d980213ff066139f8963
Direct approach to CAN registers was replaced by calling functions can_write_register and can_read_register, which work with register base in struct canchip_t.
embedded/app/usbcan/can/lpc17xx_can.h
embedded/app/usbcan/lpc17xx_can.c
embedded/app/usbcan/main.c