Dummy
This commit is contained in:
parent
98e7a0a423
commit
84d21e959d
@ -71,8 +71,7 @@ pub unsafe trait Instance {}
|
|||||||
pub unsafe trait FilterOwner: Instance {
|
pub unsafe trait FilterOwner: Instance {
|
||||||
/// The total number of filter banks available to the instance.
|
/// The total number of filter banks available to the instance.
|
||||||
///
|
///
|
||||||
/// This is usually either 14 or 28, and should be specified in the chip's reference manual or
|
/// This is usually either 14 or 28, and should be specified in the chip's reference manual or datasheet.
|
||||||
/// datasheet.
|
|
||||||
const NUM_FILTER_BANKS: u8;
|
const NUM_FILTER_BANKS: u8;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user