[][src]Type Definition stm32l0::stm32l0x3::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