Struct atmega_hal::port::mode::AnyInput
source · pub struct AnyInput;Expand description
Any input (floating or pulled-up), used like Input<AnyInput>.
pub struct AnyInput;Any input (floating or pulled-up), used like Input<AnyInput>.