ビットフィールド (bit field)

struct Field {
    ungigned bit1: 1;
}

参考資料