]> rtime.felk.cvut.cz Git - lincan.git/blobdiff - lincan/include/hcan2.h
some minor bug fixes for HCAN2 chip
[lincan.git] / lincan / include / hcan2.h
index 2e5b6ef17fe4dd82007649276d99e6cc60e71eac..22c14584db88e7edd96475d1aa955c9e0edcdc49 100644 (file)
@@ -30,6 +30,7 @@ int hcan2_config_irqs(struct canchip_t *chip, short irqs);
 
 int hcan2_clear_objects(struct canchip_t *chip);
 int hcan2_check_tx_stat(struct canchip_t *chip);
+int hcan2_check_MB_tx_stat(struct canchip_t *chip, struct msgobj_t *obj);
 int hcan2_wakeup_tx(struct canchip_t *chip, struct msgobj_t *obj);
 int hcan2_filtch_rq(struct canchip_t *chip, struct msgobj_t * obj);