[][src]Type Definition ht32f1xxxx::ht32f12345::gpiob::GPIOB_PDR

type GPIOB_PDR = Reg<u32, _GPIOB_PDR>;

GPIOB_PDR

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

For information about available fields see gpiob_pdr module

Trait Implementations

impl Readable for GPIOB_PDR[src]

read() method returns gpiob_pdr::R reader structure

impl ResetValue for GPIOB_PDR[src]

Register GPIOB_PDR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOB_PDR[src]

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