[][src]Type Definition ht32f5xxxx::ht32f52342_52::fmc::FMC_OCMR

type FMC_OCMR = Reg<u32, _FMC_OCMR>;

FMC_OCMR

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

For information about available fields see fmc_ocmr module

Trait Implementations

impl Readable for FMC_OCMR[src]

read() method returns fmc_ocmr::R reader structure

impl ResetValue for FMC_OCMR[src]

Register FMC_OCMR reset()'s with value 0

type Type = u32

Register size

impl Writable for FMC_OCMR[src]

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