pub type TEXT_OUT = Reg<TEXT_OUT_SPEC>;
Expand description
TEXT_OUT (rw) register accessor: Result data register %s
You can read
this register and get text_out::R
. You can reset
, write
, write_with_zero
this register using text_out::W
. You can also modify
this register. See API.
For information about available fields see text_out
module
Aliased Type§
struct TEXT_OUT { /* private fields */ }