Abstracts the Pin Interrupt (PINT) module.
One instance of this class should be created to enable the creation of McuxpressoPintInterrupt
lines.
Public Member Functions | |
McuxpressoPintController (PINT_Type *base) | |
McuxpressoPintController (const McuxpressoPintController &)=delete | |
McuxpressoPintController & | operator= (const McuxpressoPintController &)=delete |
Friends | |
class | McuxpressoPintInterrupt |