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

type AFIO_GPACFGLR = Reg<u32, _AFIO_GPACFGLR>;

AFIO_GPACFGLR

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

For information about available fields see afio_gpacfglr module

Trait Implementations

impl Readable for AFIO_GPACFGLR[src]

read() method returns afio_gpacfglr::R reader structure

impl ResetValue for AFIO_GPACFGLR[src]

Register AFIO_GPACFGLR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFIO_GPACFGLR[src]

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