Type Definition stm32l4_stm32hal::stm32l4x5::gpioa::AFRL[][src]

pub type AFRL = Reg<u32, _AFRL>;
Expand description

GPIO alternate function low register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see afrl module

Trait Implementations

Register AFRL reset()’s with value 0

Register size

Reset value of the register

read() method returns afrl::R reader structure

write(|w| ..) method takes afrl::W writer structure