[][src]Type Definition ht32f1xxxx::ht32f12364::gpiob::GPIOB_DINR

type GPIOB_DINR = Reg<u32, _GPIOB_DINR>;

GPIOB_DINR

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

For information about available fields see gpiob_dinr module

Trait Implementations

impl Readable for GPIOB_DINR[src]

read() method returns gpiob_dinr::R reader structure

impl ResetValue for GPIOB_DINR[src]

Register GPIOB_DINR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOB_DINR[src]

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