Type Alias atsame70n21b::ssc::tcmr::CKO_W

source ·
pub type CKO_W<'a, const O: u8> = FieldWriter<'a, TCMR_SPEC, 3, O, CKOSELECT_A>;
Expand description

Field CKO writer - Transmit Clock Output Mode Selection

Aliased Type§

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

Implementations§

source§

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

source

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

None, TK pin is an input

source

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

Continuous Transmit Clock, TK pin is an output

source

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

Transmit Clock only during data transfers, TK pin is an output