Enum avr_device::attiny202::evsys::asyncuser3::ASYNCUSER3_A [−][src]
#[repr(u8)]
pub enum ASYNCUSER3_A {
OFF,
SYNCCH0,
ASYNCCH0,
ASYNCCH1,
}Expand description
Asynchronous User Ch 3 Input Selection - CCL LUT1 Event 0
Value on reset: 0
Variants
0: Off
1: Synchronous Event Channel 0
3: Asynchronous Event Channel 0
4: Asynchronous Event Channel 1
Trait Implementations
Performs the conversion.