[][src]Type Definition ht32f1xxxx::ht32f12364::gpioe::GPIOE_DIRCR

type GPIOE_DIRCR = Reg<u32, _GPIOE_DIRCR>;

GPIOE_DIRCR

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

For information about available fields see gpioe_dircr module

Trait Implementations

impl Readable for GPIOE_DIRCR[src]

read() method returns gpioe_dircr::R reader structure

impl ResetValue for GPIOE_DIRCR[src]

Register GPIOE_DIRCR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOE_DIRCR[src]

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