OR1

Type Alias OR1 

Source
pub type OR1 = Reg<OR1rs>;
Expand description

OR1 (rw) register accessor: TIM option register 1

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

See register structure

For information about available fields see or1 module

Aliased Typeยง

pub struct OR1 { /* private fields */ }