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

type MASTER_R = R<bool, MASTER_A>;
[]

Reader of field MASTER

Implementations

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