[][src]Type Definition ht32f2xxxx::ht32f22366::gpiod::GPIOD_DINR

type GPIOD_DINR = Reg<u32, _GPIOD_DINR>;

GPIOD_DINR

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

For information about available fields see gpiod_dinr module

Trait Implementations

impl Readable for GPIOD_DINR[src]

read() method returns gpiod_dinr::R reader structure

impl ResetValue for GPIOD_DINR[src]

Register GPIOD_DINR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOD_DINR[src]

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