[][src]Type Definition ht32f5xxxx::ht32f52342_52::afio::AFIO_ESSR1

type AFIO_ESSR1 = Reg<u32, _AFIO_ESSR1>;

AFIO_ESSR1

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

For information about available fields see afio_essr1 module

Trait Implementations

impl Readable for AFIO_ESSR1[src]

read() method returns afio_essr1::R reader structure

impl ResetValue for AFIO_ESSR1[src]

Register AFIO_ESSR1 reset()'s with value 0

type Type = u32

Register size

impl Writable for AFIO_ESSR1[src]

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