[][src]Type Definition lpc54606_pac::fmc::FCTR

type FCTR = Reg<u32, _FCTR>;

Control register

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

For information about available fields see fctr module

Trait Implementations

impl Readable for FCTR[src]

read() method returns fctr::R reader structure

impl ResetValue for FCTR[src]

Register FCTR reset()'s with value 0x0020_0005

type Type = u32

Register size

impl Writable for FCTR[src]

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