Type Alias mcxn947_pac::sai0::tcr4::MF_W

source ·
pub type MF_W<'a, REG> = BitWriter<'a, REG, MF_A>;
Expand description

Field MF writer - MSB First

Aliased Type§

struct MF_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> MF_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn disable(self) -> &'a mut W<REG>

LSB is transmitted first.

source

pub fn enable(self) -> &'a mut W<REG>

MSB is transmitted first.