Type Alias atsamd51j::qspi::BAUD

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

BAUD (rw) register accessor: 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 */ }