Type Alias atmega_hal::pac::portb::portb::PB0_W

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

Field PB0 writer - Pin B0

Aliased Type§

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