[][src]Type Definition ht32f2yyy::ht32f275x::gpioa::GPIOA_PDR

type GPIOA_PDR = Reg<u32, _GPIOA_PDR>;

GPIOA_PDR

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

For information about available fields see gpioa_pdr module

Trait Implementations

impl Readable for GPIOA_PDR[src]

read() method returns gpioa_pdr::R reader structure

impl ResetValue for GPIOA_PDR[src]

Register GPIOA_PDR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOA_PDR[src]

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