[][src]Type Definition ht32f2xxxx::ht32f22366::gpioa::GPIOA_SRR

type GPIOA_SRR = Reg<u32, _GPIOA_SRR>;

GPIOA_SRR

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

For information about available fields see gpioa_srr module

Trait Implementations

impl Readable for GPIOA_SRR[src]

read() method returns gpioa_srr::R reader structure

impl ResetValue for GPIOA_SRR[src]

Register GPIOA_SRR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOA_SRR[src]

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