[][src]Type Definition lpc54606_pac::system_control::FPCAR

type FPCAR = Reg<u32, _FPCAR>;

Floating-point Context Address Register

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

For information about available fields see fpcar module

Trait Implementations

impl Readable for FPCAR[src]

read() method returns fpcar::R reader structure

impl ResetValue for FPCAR[src]

Register FPCAR reset()'s with value 0

type Type = u32

Register size

impl Writable for FPCAR[src]

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