Type Alias atmega_hal::pac::spi::spcr::MSTR_W

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

Field MSTR writer - Master/Slave Select

Aliased Type§

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