[][src]Type Definition ht32f1xxxx::ht32f12365_66::gpioc::GPIOC_PDR

type GPIOC_PDR = Reg<u32, _GPIOC_PDR>;

GPIOC_PDR

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

For information about available fields see gpioc_pdr module

Trait Implementations

impl Readable for GPIOC_PDR[src]

read() method returns gpioc_pdr::R reader structure

impl ResetValue for GPIOC_PDR[src]

Register GPIOC_PDR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOC_PDR[src]

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