[][src]Type Definition ht32f1xxxx::ht32f12365_66::fmc::FMC_OISR

type FMC_OISR = Reg<u32, _FMC_OISR>;

FMC_OISR

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

For information about available fields see fmc_oisr module

Trait Implementations

impl Readable for FMC_OISR[src]

read() method returns fmc_oisr::R reader structure

impl ResetValue for FMC_OISR[src]

Register FMC_OISR reset()'s with value 0

type Type = u32

Register size

impl Writable for FMC_OISR[src]

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