[][src]Type Definition ht32f1xxxx::ht32f12345::gpioa::GPIOA_DINR

type GPIOA_DINR = Reg<u32, _GPIOA_DINR>;

GPIOA_DINR

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

For information about available fields see gpioa_dinr module

Trait Implementations

impl Readable for GPIOA_DINR[src]

read() method returns gpioa_dinr::R reader structure

impl ResetValue for GPIOA_DINR[src]

Register GPIOA_DINR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOA_DINR[src]

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