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

type EBI_PCR = Reg<u32, _EBI_PCR>;

EBI_PCR

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

For information about available fields see ebi_pcr module

Trait Implementations

impl Readable for EBI_PCR[src]

read() method returns ebi_pcr::R reader structure

impl ResetValue for EBI_PCR[src]

Register EBI_PCR reset()'s with value 0

type Type = u32

Register size

impl Writable for EBI_PCR[src]

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