[][src]Type Definition nrf52832_pac::i2s::config::mode::MODE_R

type MODE_R = R<bool, MODE_A>;

Reader of field MODE

Methods

impl MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MASTER

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

Checks if the value of the field is SLAVE