Init_ACMP
 
Component Init_ACMP for HCS08
Freescale Analog Comparator (ACMP)
Component Level: Peripheral Initialization
Methods:
(Methods are user-callable functions/subroutines intended for the component functions control. Please see the Embedded Components page for more information.)
  • Init - This method initializes registers of the ACMP module according to this Peripheral Initialization settings. Call this method in the user code to initialize the module. By default, the method is called by PE automatically; see "Call Init method" property of the component for more details.

      ANSIC prototype: void Init(void)


Note: Some methods can be implemented as macros.