Type Definition atsam4lc4c_pac::spi::cr::SPIEN_W

source ·
pub type SPIEN_W<'a, const O: u8> = BitWriter<'a, u32, CR_SPEC, SPIENSELECT_AW, O>;
Expand description

Field SPIEN writer - SPI Enable

Implementations§

source§

impl<'a, const O: u8> SPIEN_W<'a, O>

source

pub fn _0(self) -> &'a mut W

No effect.

source

pub fn _1(self) -> &'a mut W

Enables the SPI to transfer and receive data.