Prusa MINI Firmware overview
unwmemaccess.h File Reference
#include "unwarm.h"
#include <stdint.h>

Go to the source code of this file.

Functions

bool UnwReadW (const uint32_t a, uint32_t *v)
 
bool UnwReadH (const uint32_t a, uint16_t *v)
 
bool UnwReadB (const uint32_t a, uint8_t *v)
 

Function Documentation

◆ UnwReadW()

bool UnwReadW ( const uint32_t  a,
uint32_t *  v 
)

◆ UnwReadH()

bool UnwReadH ( const uint32_t  a,
uint16_t *  v 
)

◆ UnwReadB()

bool UnwReadB ( const uint32_t  a,
uint8_t v 
)