Type Alias atsame70n21b::ssc::tfmr::FSOS_W

source ·
pub type FSOS_W<'a, const O: u8> = FieldWriter<'a, TFMR_SPEC, 3, O, FSOSSELECT_A>;
Expand description

Field FSOS writer - Transmit Frame Sync Output Selection

Aliased Type§

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

Implementations§

source§

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

source

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

None, TF pin is an input

source

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

Negative Pulse, TF pin is an output

source

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

Positive Pulse, TF pin is an output

source

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

Driven Low during data transfer

source

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

Driven High during data transfer

source

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

Toggling at each start of data transfer