18 #include "kernel/errata.h"
26 acou_reg.bit.
onoff = 0;
33 if (errataActive(ERRATA_HYDRO_12V))
return;
34 acou_reg.bit.
onoff = 1;
41 acou_reg.bit.
onoff = 0;
uint32_t value
the full 32 bit register
AcouRes
enum for bit resolution
void acouOn()
Turns the hydrophone on.
uint32_t sampling
sampling of the AES frame: 1=each frame, 2=one frame each two, ...
void acouInit()
Initializes the acoustics (AES)
#define ACOU
Acou base pointer.
void acouSetSampling(uint8_t val)
Set the sampling interval.
uint32_t res_sel
resolution select: 0=12 bit, 1=16 bit, 2=24 bit
void acouOff()
Truns the hydrohpone off.
uint32_t onoff
switch on the hydro
Register description for control of acoustic.
This file assigns all device structures to memory mapped structures.
void acouSetResolution(AcouRes val)
Set the bit resolution.
void acouSetChannel(AcouCh val)
Set the channel configuration.
uint32_t ch_sel
channel select: 0=both, 1=ch 1, 2=ch 2