[][src]Type Definition xmc4200::ccu40_cc40::FPCS

type FPCS = Reg<u32, _FPCS>;

Floating Prescaler Shadow

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

For information about available fields see fpcs module

Trait Implementations

impl Readable for FPCS[src]

read() method returns fpcs::R reader structure

impl ResetValue for FPCS[src]

Register FPCS reset()'s with value 0

type Type = u32

Register size

impl Writable for FPCS[src]

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