[][src]Type Definition lpc54606_pac::emc::dynamic::DYNAMICRASCAS

type DYNAMICRASCAS = Reg<u32, _DYNAMICRASCAS>;

RAS and CAS latencies for EMC_DYCSx

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

For information about available fields see dynamicrascas module

Trait Implementations

impl Readable for DYNAMICRASCAS[src]

read() method returns dynamicrascas::R reader structure

impl ResetValue for DYNAMICRASCAS[src]

Register DYNAMICRASCAS reset()'s with value 0x0303

type Type = u32

Register size

impl Writable for DYNAMICRASCAS[src]

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