[][src]Type Definition ht32f1xxxx::ht32f12345::gpioa::GPIOA_DOUTR

type GPIOA_DOUTR = Reg<u32, _GPIOA_DOUTR>;

GPIOA_DOUTR

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

For information about available fields see gpioa_doutr module

Trait Implementations

impl Readable for GPIOA_DOUTR[src]

read() method returns gpioa_doutr::R reader structure

impl ResetValue for GPIOA_DOUTR[src]

Register GPIOA_DOUTR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOA_DOUTR[src]

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