Type Alias atsame54n::sercom0::usart_ext::ctrlb::ENC_W

source ·
pub type ENC_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;
Expand description

Field ENC writer - Encoding Format

Aliased Type§

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