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

type EBI_WTR0 = Reg<u32, _EBI_WTR0>;

EBI_WTR0

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

For information about available fields see ebi_wtr0 module

Trait Implementations

impl Readable for EBI_WTR0[src]

read() method returns ebi_wtr0::R reader structure

impl ResetValue for EBI_WTR0[src]

Register EBI_WTR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for EBI_WTR0[src]

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