simulavr  1.1.0
HWPcmsk Class Reference

This class is never used. More...

#include <hwpinchange.h>

Inheritance diagram for HWPcmsk:

Public Member Functions

 HWPcmsk (AvrDevice *core, HWPcifrApi &pcifrApi, unsigned pcifrBit) throw ()
 
void setPcmskMask (unsigned char val) throw ()
 
unsigned char getPcmskMask () throw ()
 
void pinChanged (unsigned bit) throw ()
 
- Public Member Functions inherited from HWPcmskApi
virtual ~HWPcmskApi ()
 
- Public Member Functions inherited from HWPcmskPinApi
virtual ~HWPcmskPinApi ()
 

Public Attributes

IOReg< HWPcmskpcmsk_reg
 

Private Attributes

HWPcifrApi_pcifrApi
 
unsigned char _pcmsk
 
const unsigned _pcifrBit
 

Detailed Description

This class is never used.

Definition at line 109 of file hwpinchange.h.

Constructor & Destructor Documentation

◆ HWPcmsk()

HWPcmsk::HWPcmsk ( AvrDevice core,
HWPcifrApi pcifrApi,
unsigned  pcifrBit 
)
throw (
)

Definition at line 206 of file hwpinchange.cpp.

Member Function Documentation

◆ getPcmskMask()

unsigned char HWPcmsk::getPcmskMask ( )
throw (
)
virtual

Implements HWPcmskApi.

Definition at line 224 of file hwpinchange.cpp.

◆ pinChanged()

void HWPcmsk::pinChanged ( unsigned  bit)
throw (
)
virtual

Implements HWPcmskPinApi.

Definition at line 228 of file hwpinchange.cpp.

◆ setPcmskMask()

void HWPcmsk::setPcmskMask ( unsigned char  val)
throw (
)
virtual

Implements HWPcmskApi.

Definition at line 220 of file hwpinchange.cpp.

Member Data Documentation

◆ _pcifrApi

HWPcifrApi& HWPcmsk::_pcifrApi
private

Definition at line 111 of file hwpinchange.h.

◆ _pcifrBit

const unsigned HWPcmsk::_pcifrBit
private

Definition at line 113 of file hwpinchange.h.

◆ _pcmsk

unsigned char HWPcmsk::_pcmsk
private

Definition at line 112 of file hwpinchange.h.

◆ pcmsk_reg

IOReg<HWPcmsk> HWPcmsk::pcmsk_reg

Definition at line 130 of file hwpinchange.h.


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