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

type AFIO_GPCCFGLR = Reg<u32, _AFIO_GPCCFGLR>;

AFIO_GPCCFGLR

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

For information about available fields see afio_gpccfglr module

Trait Implementations

impl Readable for AFIO_GPCCFGLR[src]

read() method returns afio_gpccfglr::R reader structure

impl ResetValue for AFIO_GPCCFGLR[src]

Register AFIO_GPCCFGLR reset()'s with value 0

type Type = u32

Register size

impl Writable for AFIO_GPCCFGLR[src]

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