[][src]Type Definition ht32f2xxxx::ht32f22366::gpiod::GPIOD_PUR

type GPIOD_PUR = Reg<u32, _GPIOD_PUR>;

GPIOD_PUR

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

For information about available fields see gpiod_pur module

Trait Implementations

impl Readable for GPIOD_PUR[src]

read() method returns gpiod_pur::R reader structure

impl ResetValue for GPIOD_PUR[src]

Register GPIOD_PUR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOD_PUR[src]

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