index
:
akiba
main
Drifting from abyss towards the infinite!
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mirai.old
/
common
/
constants
/
serial.zig
blob: 92f6e34b915703180cb2744762b3bd2c6c788375 (
plain
)
1
2
3
//! Serial port constants
pub
const
LINE_STATUS_TX_EMPTY
:
u8
=
0x20
;