simulavr  1.1.0
HWPcicrApi Class Referenceabstract

#include <hwpinchange.h>

Public Member Functions

virtual ~HWPcicrApi ()
 
virtual bool getPcicr (unsigned bit)=0 throw ()
 
virtual void setPcicr (unsigned bit)=0 throw ()
 

Detailed Description

Definition at line 18 of file hwpinchange.h.

Constructor & Destructor Documentation

◆ ~HWPcicrApi()

virtual HWPcicrApi::~HWPcicrApi ( )
inlinevirtual

Definition at line 20 of file hwpinchange.h.

Member Function Documentation

◆ getPcicr()

virtual bool HWPcicrApi::getPcicr ( unsigned  bit)
throw (
)
pure virtual

◆ setPcicr()

virtual void HWPcicrApi::setPcicr ( unsigned  bit)
throw (
)
pure virtual

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