Enum avr_device::attiny202::evsys::asyncuser2::ASYNCUSER2_A [−][src]
#[repr(u8)]
pub enum ASYNCUSER2_A {
OFF,
SYNCCH0,
ASYNCCH0,
ASYNCCH1,
}Expand description
Asynchronous User Ch 2 Input Selection - CCL LUT0 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.