[][src]Type Definition efm32pg12_pac::csen::EMA

type EMA = Reg<u32, _EMA>;

Exponential Moving Average

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

For information about available fields see ema module

Trait Implementations

impl Readable for EMA[src]

read() method returns ema::R reader structure

impl ResetValue for EMA[src]

Register EMA reset()'s with value 0

type Type = u32

Register size

impl Writable for EMA[src]

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