Type Definition stm32f1::stm32f107::spi1::cr1::MSTR_R[][src]

type MSTR_R = R<bool, MSTR_A>;

Reader of field MSTR

Implementations

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