[][src]Type Definition efm32pg1b_pac::cmu::LFAPRESC0

type LFAPRESC0 = Reg<u32, _LFAPRESC0>;

Low Frequency a Prescaler Register 0 (Async Reg)

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

For information about available fields see lfapresc0 module

Trait Implementations

impl Readable for LFAPRESC0[src]

read() method returns lfapresc0::R reader structure

impl ResetValue for LFAPRESC0[src]

Register LFAPRESC0 reset()'s with value 0

type Type = u32

Register size

impl Writable for LFAPRESC0[src]

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