Type Alias atsamd21g::sercom0::spi::BAUD

source ·
pub type BAUD = Reg<BAUD_SPEC>;
Expand description

BAUD (rw) register accessor: SPI Baud Rate

You can read this register and get baud::R. You can reset, write, write_with_zero this register using baud::W. You can also modify this register. See API.

For information about available fields see baud module

Aliased Type§

struct BAUD { /* private fields */ }