[][src]Type Definition lpc54606_pac::spi0::cfg::MASTER_R

type MASTER_R = R<bool, MASTER_A>;

Reader of field MASTER

Methods

impl MASTER_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SLAVE_MODE

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

Checks if the value of the field is MASTER_MODE