Enum avr_device::atmega48p::cpu::clkpr::CLKPS_A [−][src]
#[repr(u8)]
pub enum CLKPS_A {
VAL_0X00,
VAL_0X01,
VAL_0X02,
VAL_0X03,
VAL_0X04,
VAL_0X05,
VAL_0X06,
VAL_0X07,
VAL_0X08,
}Expand description
Clock Prescaler Select Bits
Value on reset: 0
Variants
0: 1
1: 2
2: 4
3: 8
4: 16
5: 32
6: 64
7: 128
8: 256