[][src]Type Definition stm32f3::stm32f3x8::spi1::cr1::MSTR_R

type MSTR_R = R<bool, MSTR_A>;

Reader of field MSTR

Methods

impl MSTR_R[src]

pub fn variant(&self) -> MSTR_A[src]

Get enumerated values variant

pub fn is_slave(&self) -> bool[src]

Checks if the value of the field is SLAVE

pub fn is_master(&self) -> bool[src]

Checks if the value of the field is MASTER