Type Alias AFRH

Source
pub type AFRH = Reg<AFRHrs>;
Expand description

AFRH (rw) register accessor: GPIO alternate function high register

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

See register structure

For information about available fields see afrh module

Aliased Typeยง

struct AFRH { /* private fields */ }