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

type AFIO_GPBCFGLR = Reg<u32, _AFIO_GPBCFGLR>;

AFIO_GPBCFGLR

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

For information about available fields see afio_gpbcfglr module

Trait Implementations

impl Readable for AFIO_GPBCFGLR[src]

read() method returns afio_gpbcfglr::R reader structure

impl ResetValue for AFIO_GPBCFGLR[src]

Register AFIO_GPBCFGLR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFIO_GPBCFGLR[src]

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