[][src]Type Definition ht32f5xxxx::ht32f52342_52::gpioa::GPIOA_DIRCR

type GPIOA_DIRCR = Reg<u32, _GPIOA_DIRCR>;

GPIOA_DIRCR

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

For information about available fields see gpioa_dircr module

Trait Implementations

impl Readable for GPIOA_DIRCR[src]

read() method returns gpioa_dircr::R reader structure

impl ResetValue for GPIOA_DIRCR[src]

Register GPIOA_DIRCR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOA_DIRCR[src]

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