Type Alias atsame70n21b::mcan0::test::LBCK_W

source ·
pub type LBCK_W<'a, const O: u8> = BitWriter<'a, TEST_SPEC, O, LBCKSELECT_A>;
Expand description

Field LBCK writer - Loop Back Mode (read/write)

Aliased Type§

struct LBCK_W<'a, const O: u8> { /* private fields */ }

Implementations§

source§

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

source

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

Reset value. Loop Back mode is disabled.

source

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

Loop Back mode is enabled (see Section 6.1.9).