Crates.io | cic-fixed |
lib.rs | cic-fixed |
version | 0.5.1 |
source | src |
created_at | 2023-04-18 08:33:41.721934 |
updated_at | 2023-09-20 07:21:30.684782 |
description | CIC filter implementation for fixed point numbers |
homepage | |
repository | https://github.com/AkiyukiOkayasu/cic-fixed |
max_upload_size | |
id | 842305 |
size | 27,970 |
A CIC filter implementation for fixed point numbers.
Implemented for use in converting PDM to PCM.
cic-fixed works with no_std by default. No setup is needed.