[][src]Type Definition ht32f2xxxx::ht32f22366::gpioe::GPIOE_LOCKR

type GPIOE_LOCKR = Reg<u32, _GPIOE_LOCKR>;

GPIOE_LOCKR

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

For information about available fields see gpioe_lockr module

Trait Implementations

impl Readable for GPIOE_LOCKR[src]

read() method returns gpioe_lockr::R reader structure

impl ResetValue for GPIOE_LOCKR[src]

Register GPIOE_LOCKR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOE_LOCKR[src]

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