☰
DwtExt
Required Methods
constrain
Implementors
In stm32f4xx_hal::dwt
?
Trait
stm32f4xx_hal
::
dwt
::
DwtExt
source
·
[
−
]
pub trait DwtExt { fn
constrain
(self, dcb:
DCB
, clocks: &
Clocks
) ->
Dwt
; }
Required Methods
source
fn
constrain
(self, dcb:
DCB
, clocks: &
Clocks
) ->
Dwt
Implementors
source
impl
DwtExt
for
DWT