Skip to content

Instantly share code, notes, and snippets.

@a46554
Created November 23, 2017 01:45
Show Gist options
  • Save a46554/b6a938f07555a37df52632f885655b6f to your computer and use it in GitHub Desktop.
Save a46554/b6a938f07555a37df52632f885655b6f to your computer and use it in GitHub Desktop.
struct
{
uint32_t data:8;
uint32_t _reserve:24;
} b;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment