pub type TISEL = Reg<TISELrs>;
Expand description
TISEL (rw) register accessor: TIM timer input selection register
You can read
this register and get tisel::R
. You can reset
, write
, write_with_zero
this register using tisel::W
. You can also modify
this register. See API.
See register structure
For information about available fields see tisel
module
Aliased Typeยง
pub struct TISEL { /* private fields */ }