[][src]Type Definition ht32f1xxxx::ht32f12364::gpioa::GPIOA_DRVR

type GPIOA_DRVR = Reg<u32, _GPIOA_DRVR>;

GPIOA_DRVR

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

For information about available fields see gpioa_drvr module

Trait Implementations

impl Readable for GPIOA_DRVR[src]

read() method returns gpioa_drvr::R reader structure

impl ResetValue for GPIOA_DRVR[src]

Register GPIOA_DRVR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOA_DRVR[src]

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