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

type EBI_RTR2 = Reg<u32, _EBI_RTR2>;

EBI_RTR2

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

For information about available fields see ebi_rtr2 module

Trait Implementations

impl Readable for EBI_RTR2[src]

read() method returns ebi_rtr2::R reader structure

impl ResetValue for EBI_RTR2[src]

Register EBI_RTR2 reset()'s with value 0

type Type = u32

Register size

impl Writable for EBI_RTR2[src]

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