atomic_bit_u16_t Struct Reference

Type specifying a bit in an uint16_t More...

Detailed Description

Type specifying a bit in an uint16_t

Warning
This is an implementation specific type!

Definition at line 180 of file atomic_utils.h.

#include <atomic_utils.h>

Data Fields

uint16_t * dest
 Memory containing the bit to set/clear.
 
uint16_t mask
 Bitmask used for setting the bit.
 

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