pub type TEXT = Reg<TEXT_SPEC>;
TEXT (rw) register accessor:
You can read this register and get text::R. You can reset, write, write_with_zero this register using text::W. You can also modify this register. See API.
read
text::R
reset
write
write_with_zero
text::W
modify
For information about available fields see text module
text
struct TEXT { /* private fields */ }