[][src]Type Definition xmc4800::ccu40_cc40::FPC

type FPC = Reg<u32, _FPC>;

Floating Prescaler Control

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

For information about avaliable fields see fpc module

Trait Implementations

impl Readable for FPC[src]

read() method returns fpc::R reader structure

impl Writable for FPC[src]

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

impl ResetValue for FPC[src]

Register FPC reset()'s with value 0

type Type = u32

Register size