theCore C++ embedded framework
mock_mut Struct Reference

Static Public Member Functions

static uint32_t read (volatile const uint32_t *device, uint32_t offset, uint32_t mask)
 
static void write (volatile uint32_t *device, uint32_t offset, uint32_t mask, uint32_t value)
 

Static Public Attributes

static volatile const uint32_t * last_passed_device
 

Member Function Documentation

◆ read()

static uint32_t mock_mut::read ( volatile const uint32_t *  device,
uint32_t  offset,
uint32_t  mask 
)
inlinestatic
Here is the call graph for this function:

◆ write()

static void mock_mut::write ( volatile uint32_t *  device,
uint32_t  offset,
uint32_t  mask,
uint32_t  value 
)
inlinestatic
Here is the call graph for this function:

Field Documentation

◆ last_passed_device

volatile const uint32_t * mock_mut::last_passed_device
static

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