Type Alias AFRL

Source
pub type AFRL = Reg<AFRLrs>;
Expand description

AFRL (rw) register accessor: GPIO alternate function low register

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

See register structure

For information about available fields see afrl module

Aliased Typeยง

pub struct AFRL { /* private fields */ }