[][src]Type Definition stm32l0::stm32l0x2::gpioa::AFRH

type AFRH = Reg<u32, _AFRH>;

GPIO alternate function high register

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

For information about avaliable fields see afrh module

Trait Implementations

impl Readable for AFRH[src]

read() method returns afrh::R reader structure

impl Writable for AFRH[src]

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

impl ResetValue for AFRH[src]

Register AFRH reset()'s with value 0

type Type = u32

Register size