[][src]Type Definition ht32f523x2::rstcu::AHBPRSTR

type AHBPRSTR = Reg<u32, _AHBPRSTR>;

AHBPRSTR

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

For information about available fields see ahbprstr module

Trait Implementations

impl Readable for AHBPRSTR[src]

read() method returns ahbprstr::R reader structure

impl ResetValue for AHBPRSTR[src]

Register AHBPRSTR reset()'s with value 0

type Type = u32

Register size

impl Writable for AHBPRSTR[src]

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