[][src]Type Definition ht32f5xxxx::ht32f52342_52::gpiod::GPIOD_DRVR

type GPIOD_DRVR = Reg<u32, _GPIOD_DRVR>;

GPIOD_DRVR

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

For information about available fields see gpiod_drvr module

Trait Implementations

impl Readable for GPIOD_DRVR[src]

read() method returns gpiod_drvr::R reader structure

impl ResetValue for GPIOD_DRVR[src]

Register GPIOD_DRVR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOD_DRVR[src]

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