This structure is used to maintain the current device driver state. More...
Data Fields | |
PMIC_CONVITY_HANDLE | handle |
HANDLE_STATE | handle_state |
PMIC_CONVITY_MODE | mode |
PMIC_CONVITY_CALLBACK | callback |
PMIC_CONVITY_EVENTS | eventMask |
PMIC_CONVITY_RS232_INTERNAL | rs232CfgInternal |
PMIC_CONVITY_RS232_EXTERNAL | rs232CfgExternal |
This structure is used to maintain the current device driver state.
This structure maintains the current state of the driver in RS_232 mode. This includes both the PMIC hardware state as well as the device handle and callback states.
PMIC_CONVITY_CALLBACK callback |
Event callback function pointer.
Referenced by pmic_convity_close().
PMIC_CONVITY_EVENTS eventMask |
Event mask.
Referenced by pmic_convity_close().
PMIC_CONVITY_HANDLE handle |
Device handle.
Referenced by mc13783_pmic_convity_exit(), pmic_convity_clear_callback(), pmic_convity_close(), pmic_convity_get_callback(), pmic_convity_get_mode(), pmic_convity_open(), pmic_convity_reset(), pmic_convity_rs232_get_config(), pmic_convity_rs232_set_config(), pmic_convity_set_mode(), and pmic_convity_usb_set_speed().
Device handle state.
Referenced by pmic_convity_clear_callback(), pmic_convity_close(), pmic_convity_open(), pmic_convity_reset(), pmic_convity_rs232_get_config(), pmic_convity_rs232_set_config(), and pmic_convity_set_mode().
PMIC_CONVITY_MODE mode |
Device mode.
Referenced by pmic_convity_set_mode_internal().
PMIC_CONVITY_RS232_EXTERNAL rs232CfgExternal |
RS-232 external connections.
Referenced by pmic_convity_rs232_get_config(), and pmic_convity_rs232_set_config().
PMIC_CONVITY_RS232_INTERNAL rs232CfgInternal |
RS-232 internal connections.
Referenced by pmic_convity_rs232_get_config(), and pmic_convity_rs232_set_config().
© Freescale Semiconductor, Inc., 2007.
All rights reserved. Freescale Confidential Proprietary NDA Required |
![]() |