FD32M0P Microcontroller SDK
|
Functions | |
void | comp_cfg (COMP_REGS_s *regs, comp_cfg_s comp_cfg) |
This function configures comparator. | |
void | comp_win_comp_cfg (COMP_REGS_s *regs, comp_win_comp_cfg_s win_comp_cfg) |
This function configures window comparator operation in comparator. | |
void | comp_out_cfg (COMP_REGS_s *regs, comp_out_cfg_s comp_out_cfg) |
This function configures output of comparator. | |
comp_cfg_s | get_comp_cfg (COMP_REGS_s *regs) |
This function returns comparator configuration. | |
comp_win_comp_cfg_s | get_comp_win_comp_cfg (COMP_REGS_s *regs) |
This function returns window comparator configuration in comparator. | |
comp_out_cfg_s | get_comp_out_cfg (COMP_REGS_s *regs) |
This function returns output configuration of comparator. | |
uint32_t | get_comp_out_sts (COMP_REGS_s *regs) |
This function returns output of comparator. |