[][src]Type Definition ht32f2xxxx::ht32f22366::ckcu::CKCU_GCSR

type CKCU_GCSR = Reg<u32, _CKCU_GCSR>;

CKCU_GCSR

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

For information about available fields see ckcu_gcsr module

Trait Implementations

impl Readable for CKCU_GCSR[src]

read() method returns ckcu_gcsr::R reader structure

impl ResetValue for CKCU_GCSR[src]

Register CKCU_GCSR reset()'s with value 0

type Type = u32

Register size

impl Writable for CKCU_GCSR[src]

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