[][src]Type Definition ht32f1xxxx::ht32f12345::gpiob::GPIOB_LOCKR

type GPIOB_LOCKR = Reg<u32, _GPIOB_LOCKR>;

GPIOB_LOCKR

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

For information about available fields see gpiob_lockr module

Trait Implementations

impl Readable for GPIOB_LOCKR[src]

read() method returns gpiob_lockr::R reader structure

impl ResetValue for GPIOB_LOCKR[src]

Register GPIOB_LOCKR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOB_LOCKR[src]

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