StackOverflow Questions for Tag: bit-fields

PatrickvL
PatrickvL

Reputation: 4164

How to simulate bit-fields in Delphi records?

Score: 27

Views: 12454

Answers: 4

Read More
Maldus
Maldus

Reputation: 11807

What does the C specification mean with "overlap adjacent units" in the context of bitfields?

Score: 1

Views: 60

Answers: 1

Read More
Evgeny Ilyin
Evgeny Ilyin

Reputation: 141

C++ continue base class bitfield in derived class

Score: 0

Views: 81

Answers: 0

Read More
ezra_vdj
ezra_vdj

Reputation: 223

STM32 - Is reading/writing singular bits inside registers with these custom structs ok?

Score: 2

Views: 507

Answers: 3

Read More
mpo admin
mpo admin

Reputation: 29

How do I fix this 5-bit boundary based union in C?

Score: 1

Views: 125

Answers: 2

Read More
JosiP
JosiP

Reputation: 3079

Bit field padding in C

Score: 6

Views: 17617

Answers: 6

Read More
DP_C
DP_C

Reputation: 11

Is is possible to have a bitfield of struct or union type?

Score: 1

Views: 86

Answers: 3

Read More
Shadow
Shadow

Reputation: 129

C program structure and union bitfields

Score: 0

Views: 136

Answers: 1

Read More
Fedor
Fedor

Reputation: 21307

Capture bit-fields by reference in a lambda expression

Score: 2

Views: 111

Answers: 1

Read More
Rick
Rick

Reputation: 3877

Struggling with packing bit-fields in C++ struct

Score: 1

Views: 193

Answers: 1

Read More
CPlus
CPlus

Reputation: 4848

Can I make bools bit fields?

Score: 0

Views: 1050

Answers: 1

Read More
Baget
Baget

Reputation: 3344

Bitfield struct size different between gcc and MSFT CL

Score: 3

Views: 643

Answers: 3

Read More
Paul C
Paul C

Reputation: 8497

How does a C-style struct with a bitfield get represented in a Rust #[repr(C)] struct?

Score: 11

Views: 9282

Answers: 2

Read More
CreatorHell
CreatorHell

Reputation: 13

How to implement INT40 with C?

Score: 0

Views: 182

Answers: 2

Read More
fearless_fool
fearless_fool

Reputation: 35229

Using bit fields within a single byte

Score: 4

Views: 417

Answers: 3

Read More
Vovyaklya
Vovyaklya

Reputation: 47

Struct alignment with bit-fields

Score: 1

Views: 122

Answers: 1

Read More
sleepy_dog
sleepy_dog

Reputation: 307

cannot take address of bit-field

Score: 25

Views: 38514

Answers: 5

Read More
msc
msc

Reputation: 34658

Is it possible to use array of bit fields?

Score: 35

Views: 30418

Answers: 5

Read More
Q_A
Q_A

Reputation: 451

C++ - How to use bitfields

Score: 16

Views: 29507

Answers: 1

Read More
BCS
BCS

Reputation: 78673

How to pick bitflag values?

Score: 2

Views: 1232

Answers: 7

Read More
PreviousPage 2Next