[][src]Type Definition ht32f1xxxx::ht32f12345::afio::AFIO_GPDCFGHR

type AFIO_GPDCFGHR = Reg<u32, _AFIO_GPDCFGHR>;

AFIO_GPDCFGHR

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

For information about available fields see afio_gpdcfghr module

Trait Implementations

impl Readable for AFIO_GPDCFGHR[src]

read() method returns afio_gpdcfghr::R reader structure

impl ResetValue for AFIO_GPDCFGHR[src]

Register AFIO_GPDCFGHR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFIO_GPDCFGHR[src]

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