[][src]Type Definition ht32f1xxxx::ht32f12345::ckcu::CKCU_GCIR

type CKCU_GCIR = Reg<u32, _CKCU_GCIR>;

CKCU_GCIR

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

For information about available fields see ckcu_gcir module

Trait Implementations

impl Readable for CKCU_GCIR[src]

read() method returns ckcu_gcir::R reader structure

impl ResetValue for CKCU_GCIR[src]

Register CKCU_GCIR reset()'s with value 0

type Type = u32

Register size

impl Writable for CKCU_GCIR[src]

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