Type Alias atmega_hal::pac::portc::pinc::PC2_W

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

Field PC2 writer - Pin C2

Aliased Type§

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