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

type FMC_CPSR = Reg<u32, _FMC_CPSR>;

FMC_CPSR

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

For information about available fields see fmc_cpsr module

Trait Implementations

impl Readable for FMC_CPSR[src]

read() method returns fmc_cpsr::R reader structure

impl ResetValue for FMC_CPSR[src]

Register FMC_CPSR reset()'s with value 0

type Type = u32

Register size

impl Writable for FMC_CPSR[src]

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