Type Definition stm32wb_stm32hal::stm32wb55::gpioh::AFRH[][src]

type AFRH = Reg<u32, _AFRH>;
Expand description

GPIO alternate function high register

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

For information about available fields see afrh module

Trait Implementations

Register AFRH reset()’s with value 0

Register size

Reset value of the register

read() method returns afrh::R reader structure

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