Type Alias ICR1

Source
pub type ICR1 = Reg<ICR1_SPEC>;
Expand description

ICR1 (rw) register accessor: Timer/Counter1 Input Capture Register Bytes

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

For information about available fields see icr1 module

Aliased Typeยง

struct ICR1 { /* private fields */ }