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

type GPIOA_LOCKR = Reg<u32, _GPIOA_LOCKR>;

GPIOA_LOCKR

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

For information about available fields see gpioa_lockr module

Trait Implementations

impl Readable for GPIOA_LOCKR[src]

read() method returns gpioa_lockr::R reader structure

impl ResetValue for GPIOA_LOCKR[src]

Register GPIOA_LOCKR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOA_LOCKR[src]

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