Type Alias atmega_hal::pac::portb::portb::PB7_W

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

Field PB7 writer - Pin B7

Aliased Type§

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