Type Alias atmega_hal::pac::portc::portc::PC0_W

source ·
pub type PC0_W<'a, const O: u8> = BitWriterRaw<'a, u8, PORTC_SPEC, bool, BitM, O>;
Expand description

Field PC0 writer - Pin C0

Aliased Type§

struct PC0_W<'a, const O: u8> { /* private fields */ }