removed one line too many
This commit is contained in:
parent
1314808b3a
commit
981ef20f83
@ -152,6 +152,7 @@ pub enum PeriClkSrc {
|
|||||||
///
|
///
|
||||||
/// The voltage regulator can be configured for different output voltages.
|
/// The voltage regulator can be configured for different output voltages.
|
||||||
/// Higher voltages allow for higher clock frequencies but increase power consumption and heat.
|
/// Higher voltages allow for higher clock frequencies but increase power consumption and heat.
|
||||||
|
#[cfg(feature = "rp2040")]
|
||||||
#[repr(u8)]
|
#[repr(u8)]
|
||||||
#[derive(Clone, Copy, Debug, PartialEq, Eq)]
|
#[derive(Clone, Copy, Debug, PartialEq, Eq)]
|
||||||
#[cfg_attr(feature = "defmt", derive(defmt::Format))]
|
#[cfg_attr(feature = "defmt", derive(defmt::Format))]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user