[][src]Type Definition ht32f1xxxx::ht32f12364::gpioc::GPIOC_LOCKR

type GPIOC_LOCKR = Reg<u32, _GPIOC_LOCKR>;

GPIOC_LOCKR

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

For information about available fields see gpioc_lockr module

Trait Implementations

impl Readable for GPIOC_LOCKR[src]

read() method returns gpioc_lockr::R reader structure

impl ResetValue for GPIOC_LOCKR[src]

Register GPIOC_LOCKR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOC_LOCKR[src]

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