Enum stm32_hal2::dma::Circular [−][src]
#[repr(u8)]
pub enum Circular {
Disabled,
Enabled,
}Expand description
Set in CCR. Can only be set when channel is disabled.
#[repr(u8)]
pub enum Circular {
Disabled,
Enabled,
}Set in CCR. Can only be set when channel is disabled.
DisabledEnabled