Type Alias atmega_hal::pac::portb::portb::PB4_W

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

Field PB4 writer - Pin B4

Aliased Type§

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