[][src]Type Definition ht32f2yyy::ht32f275x::gpioc::GPIOC_PUR

type GPIOC_PUR = Reg<u32, _GPIOC_PUR>;

GPIOC_PUR

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

For information about available fields see gpioc_pur module

Trait Implementations

impl Readable for GPIOC_PUR[src]

read() method returns gpioc_pur::R reader structure

impl ResetValue for GPIOC_PUR[src]

Register GPIOC_PUR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOC_PUR[src]

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