pub type DBN_W<'a, const O: u8> = FieldWriterSafe<'a, u32, TWI_EFR_SPEC, u8, DBN_A, 2, O>;
Field dbn writer - Data Byte Number Follow Read Command Control
dbn
struct DBN_W<'a, const O: u8> { /* private fields */ }
No data byte can be written after the read command
1-byte data can be written after the read command
2-byte data can be written after the read command
3-byte data can be written after the read command