getDLPFConfig method

DLPF getDLPFConfig()

Returns the Digital Low Pass Filter (DLPF).

Implementation

DLPF getDLPFConfig() {
  return _dlpfCfg;
}