pub type TOUCH_CTRL = Reg<TOUCH_CTRL_SPEC>;
Expand description
TOUCH_CTRL (rw) register accessor: configure touch pad bufmode
You can read
this register and get touch_ctrl::R
. You can reset
, write
, write_with_zero
this register using touch_ctrl::W
. You can also modify
this register. See API.
For information about available fields see touch_ctrl
module
Aliased Typeยง
pub struct TOUCH_CTRL { /* private fields */ }