Type Alias avr_device::atmega2560::spi::spcr::MSTR_R

source ·
pub type MSTR_R = BitReader<bool>;
Expand description

Field MSTR reader - Master/Slave Select

Aliased Type§

struct MSTR_R { /* private fields */ }