Type Alias avr_device::atmega2560::spi::spcr::SPR_R
source · pub type SPR_R = FieldReader<u8, SPR_A>;Expand description
Field SPR reader - SPI Clock Rate Selects
Aliased Type§
struct SPR_R { /* private fields */ }Implementations§
source§impl SPR_R
impl SPR_R
sourcepub fn is_fosc_4_2(&self) -> bool
pub fn is_fosc_4_2(&self) -> bool
Checks if the value of the field is FOSC_4_2
sourcepub fn is_fosc_16_8(&self) -> bool
pub fn is_fosc_16_8(&self) -> bool
Checks if the value of the field is FOSC_16_8
sourcepub fn is_fosc_64_32(&self) -> bool
pub fn is_fosc_64_32(&self) -> bool
Checks if the value of the field is FOSC_64_32
sourcepub fn is_fosc_128_64(&self) -> bool
pub fn is_fosc_128_64(&self) -> bool
Checks if the value of the field is FOSC_128_64