[][src]Type Definition ht32f1xxxx::ht32f12345::afio::AFIO_ESSR0

type AFIO_ESSR0 = Reg<u32, _AFIO_ESSR0>;

AFIO_ESSR0

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

For information about available fields see afio_essr0 module

Trait Implementations

impl Readable for AFIO_ESSR0[src]

read() method returns afio_essr0::R reader structure

impl ResetValue for AFIO_ESSR0[src]

Register AFIO_ESSR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for AFIO_ESSR0[src]

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