[][src]Type Definition stm32f7::stm32f7x3::spi1::cr1::MSTR_R

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