Type Definition efm32gg11b_pac::efm32gg11b840::usb::dctl::TSTCTL_W

source ·
pub type TSTCTL_W<'a, const O: u8> = FieldWriter<'a, u32, DCTL_SPEC, u8, TSTCTL_A, 3, O>;
Expand description

Field TSTCTL writer - Test Control

Implementations§

source§

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

source

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

Test mode disabled.

source

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

Test_J mode.

source

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

Test_K mode.

source

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

Test_SE0_NAK mode.

source

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

Test_Packet mode.

source

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

Test_Force_Enable.