[][src]Type Definition ht32f5xxxx::ht32f52342_52::rstcu::RSTCU_GRSR

type RSTCU_GRSR = Reg<u32, _RSTCU_GRSR>;

RSTCU_GRSR

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

For information about available fields see rstcu_grsr module

Trait Implementations

impl Readable for RSTCU_GRSR[src]

read() method returns rstcu_grsr::R reader structure

impl ResetValue for RSTCU_GRSR[src]

Register RSTCU_GRSR reset()'s with value 0

type Type = u32

Register size

impl Writable for RSTCU_GRSR[src]

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