Type Alias atsame70n21b::usart0::us_linmr::NACT_W

source ·
pub type NACT_W<'a, const O: u8> = FieldWriter<'a, US_LINMR_SPEC, 2, O, NACTSELECT_A>;
Expand description

Field NACT writer - LIN Node Action

Aliased Type§

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

Implementations§

source§

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

source

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

The USART transmits the response.

source

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

The USART receives the response.

source

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

The USART does not transmit and does not receive the response.