Type Definition atsam4ls8a_pac::scif::FPDIV[][src]

type FPDIV = Reg<u32, _FPDIV>;

Fractional Prescaler DIVIDER Register

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

For information about available fields see fpdiv module

Trait Implementations

impl Readable for FPDIV[src]

read() method returns fpdiv::R reader structure

impl ResetValue for FPDIV[src]

Register FPDIV reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for FPDIV[src]

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