[][src]Type Definition ht32f2xxxx::ht32f22366::ebi::EBI_CR

type EBI_CR = Reg<u32, _EBI_CR>;

EBI_CR

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

For information about available fields see ebi_cr module

Trait Implementations

impl Readable for EBI_CR[src]

read() method returns ebi_cr::R reader structure

impl ResetValue for EBI_CR[src]

Register EBI_CR reset()'s with value 0

type Type = u32

Register size

impl Writable for EBI_CR[src]

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