Enum avr_device::atmega4809::spi0::ctrla::PRESC_A [−][src]
#[repr(u8)]
pub enum PRESC_A {
DIV4,
DIV16,
DIV64,
DIV128,
}Expand description
Prescaler
Value on reset: 0
Variants
0: System Clock / 4
1: System Clock / 16
2: System Clock / 64
3: System Clock / 128