[][src]Type Definition ht32f5xxxx::ht32f52342_52::gpioc::GPIOC_DIRCR

type GPIOC_DIRCR = Reg<u32, _GPIOC_DIRCR>;

GPIOC_DIRCR

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

For information about available fields see gpioc_dircr module

Trait Implementations

impl Readable for GPIOC_DIRCR[src]

read() method returns gpioc_dircr::R reader structure

impl ResetValue for GPIOC_DIRCR[src]

Register GPIOC_DIRCR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOC_DIRCR[src]

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