Skip to main content
Pigweed's logo Pigweed
  1. Home
  2. Reference
  3. C/C++
  4. pw_digital_io_mcuxpresso
  5. pw::digital_io::McuxpressoPintController Class Reference
Loading...
Searching...
No Matches
pw::digital_io::McuxpressoPintController Class Reference

Overview

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
 
McuxpressoPintControlleroperator= (const McuxpressoPintController &)=delete
 

Friends

class McuxpressoPintInterrupt
 

The documentation for this class was generated from the following file: