__set_FINTV_register
In this section:
Syntax
void __set_FINTV_register(__fast_int_f);
Description
Writes a specific value to the FINTV register. The type __fast_int_f is declared in the intrinsics.h file.
Note
To use intrinsic functions in an application, you must include the header file(s) where they are declared, see Summary of intrinsic functions.