Processor Counter Monitor
Public Member Functions | Public Attributes | List of all members
pcm::IIOPMUCNTCTLRegister Struct Reference

Public Member Functions

 IIOPMUCNTCTLRegister (const uint64 v)
 
 operator uint64 ()
 

Public Attributes

union {
   struct {
      uint64   event_select: 8
 
      uint64   umask: 8
 
      uint64   reserved1: 1
 
      uint64   reset: 1
 
      uint64   edge_det: 1
 
      uint64   ignored: 1
 
      uint64   overflow_enable: 1
 
      uint64   reserved2: 1
 
      uint64   enable: 1
 
      uint64   invert: 1
 
      uint64   thresh: 12
 
      uint64   ch_mask: 8
 
      uint64   fc_mask: 3
 
      uint64   reservedX: 17
 
   }   fields
 
   uint64   value
 
}; 
 

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