#[derive(BitEncode)]
{
// Attributes available to this derive:
#[bit_stream]
#[nested]
#[br]
#[bw]
#[brw]
#[reserved]
#[reserved_with]
}
#[derive(BitEncode)]
{
// Attributes available to this derive:
#[bit_stream]
#[nested]
#[br]
#[bw]
#[brw]
#[reserved]
#[reserved_with]
}