AF2

Type Alias AF2 

Source
pub type AF2 = Reg<AF2rs>;
Expand description

AF2 (rw) register accessor: TIM alternate function option register 2

You can read this register and get af2::R. You can reset, write, write_with_zero this register using af2::W. You can also modify this register. See API.

See register structure

For information about available fields see af2 module

Aliased Typeยง

pub struct AF2 { /* private fields */ }