[][src]Type Definition xmc4400::usic0_ch0::FDR

type FDR = Reg<u32, _FDR>;

Fractional Divider Register

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

For information about available fields see fdr module

Trait Implementations

impl Readable for FDR[src]

read() method returns fdr::R reader structure

impl ResetValue for FDR[src]

Register FDR reset()'s with value 0

type Type = u32

Register size

impl Writable for FDR[src]

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