[][src]Type Definition ht32f1xxxx::ht32f12364::gpiod::GPIOD_DIRCR

type GPIOD_DIRCR = Reg<u32, _GPIOD_DIRCR>;

GPIOD_DIRCR

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

For information about available fields see gpiod_dircr module

Trait Implementations

impl Readable for GPIOD_DIRCR[src]

read() method returns gpiod_dircr::R reader structure

impl ResetValue for GPIOD_DIRCR[src]

Register GPIOD_DIRCR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOD_DIRCR[src]

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