Modifies the WUP register.
More...
Modifies the WUP register.
◆ WUP_init()
Initializes the WUP register with this_device values.
- Parameters
-
this_device | pointer to the IRPyro data structure |
- Return values
-
op_result | 1 success / 0 error |
Definition at line 721 of file IRPyro_API_single_device_layer.c.
◆ WUP_read()
reads the WUP register on the IRPyro and loads into this_device
- Parameters
-
this_device | pointer to the IRPyro data structure |
WUP_data | pointer to the WUP data structure |
- Return values
-
op_result | 1 success / 0 error |
Definition at line 740 of file IRPyro_API_single_device_layer.c.
◆ WUP_write()
writes the WUP register contents of this_device into the IRPyro
- Parameters
-
this_device | pointer to the IRPyro data structure |
- Return values
-
op_result | 1 success / 0 error |
Definition at line 755 of file IRPyro_API_single_device_layer.c.