mbed library for STMicroelectronics' X-NUCLEO-IKA01A1 expansion board.
Dependents: HelloWorld_IKA01A1
Fork of X_NUCLEO_IKA01A1 by
Library for STMicroelectronics' X-NUCLEO-IKA01A1 multifunctional expansion board based on operational amplifiers.
Diff: Components/tsv734/tsv734_class.h
- Revision:
- 17:cbdee5f7a2aa
- Parent:
- 16:2f9443aedbe8
- Child:
- 19:af35fc938d88
--- a/Components/tsv734/tsv734_class.h Fri Apr 08 08:00:29 2016 +0000 +++ b/Components/tsv734/tsv734_class.h Fri Apr 08 08:59:17 2016 +0000 @@ -204,15 +204,6 @@ /*** Component's I/O Methods ***/ - /* ACTION 8 --------------------------------------------------------------* - * Implement here other I/O methods beyond those already implemented * - * above, which are declared extern within the component's header file. * - *------------------------------------------------------------------------*/ - Status_t TSV734_Write_Pin_D3(unsigned int dc) - { - /* TO BE IMPLEMENTED BY USING TARGET PLATFORM'S APIs. */ - return (Status_t) 0; - } /*** Component's Instance Variables ***/