[][src]Type Definition ht32f5xxxx::ht32f52342_52::gpiod::GPIOD_SRR

type GPIOD_SRR = Reg<u32, _GPIOD_SRR>;

GPIOD_SRR

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

For information about available fields see gpiod_srr module

Trait Implementations

impl Readable for GPIOD_SRR[src]

read() method returns gpiod_srr::R reader structure

impl ResetValue for GPIOD_SRR[src]

Register GPIOD_SRR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOD_SRR[src]

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