[][src]Type Definition ht32f1xxxx::ht32f12365_66::ebi::EBI_SR

type EBI_SR = Reg<u32, _EBI_SR>;

EBI_SR

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

For information about available fields see ebi_sr module

Trait Implementations

impl Readable for EBI_SR[src]

read() method returns ebi_sr::R reader structure

impl ResetValue for EBI_SR[src]

Register EBI_SR reset()'s with value 0

type Type = u32

Register size

impl Writable for EBI_SR[src]

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