[][src]Type Definition ht32f1xxxx::ht32f12345::ebi::EBI_IFCR

type EBI_IFCR = Reg<u32, _EBI_IFCR>;

EBI_IFCR

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

For information about available fields see ebi_ifcr module

Trait Implementations

impl Readable for EBI_IFCR[src]

read() method returns ebi_ifcr::R reader structure

impl ResetValue for EBI_IFCR[src]

Register EBI_IFCR reset()'s with value 0

type Type = u32

Register size

impl Writable for EBI_IFCR[src]

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