[][src]Type Definition ht32f1xxxx::ht32f12345::gpioc::GPIOC_DINR

type GPIOC_DINR = Reg<u32, _GPIOC_DINR>;

GPIOC_DINR

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

For information about available fields see gpioc_dinr module

Trait Implementations

impl Readable for GPIOC_DINR[src]

read() method returns gpioc_dinr::R reader structure

impl ResetValue for GPIOC_DINR[src]

Register GPIOC_DINR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOC_DINR[src]

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