[][src]Type Definition ht32f5xxxx::ht32f52342_52::afio::AFIO_GPDCFGLR

type AFIO_GPDCFGLR = Reg<u32, _AFIO_GPDCFGLR>;

AFIO_GPDCFGLR

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

For information about available fields see afio_gpdcfglr module

Trait Implementations

impl Readable for AFIO_GPDCFGLR[src]

read() method returns afio_gpdcfglr::R reader structure

impl ResetValue for AFIO_GPDCFGLR[src]

Register AFIO_GPDCFGLR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFIO_GPDCFGLR[src]

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