[][src]Type Definition ht32f1xxxx::ht32f12345::gpiod::GPIOD_PDR

type GPIOD_PDR = Reg<u32, _GPIOD_PDR>;

GPIOD_PDR

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

For information about available fields see gpiod_pdr module

Trait Implementations

impl Readable for GPIOD_PDR[src]

read() method returns gpiod_pdr::R reader structure

impl ResetValue for GPIOD_PDR[src]

Register GPIOD_PDR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOD_PDR[src]

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