Type Alias TEXT

Source
pub type TEXT = Reg<TEXT_SPEC>;
Expand description

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.

For information about available fields see text module

Aliased Typeยง

struct TEXT { /* private fields */ }