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