Type Alias BiasenR
pub type BiasenR = BitReader<Biasen>;
Expand description
Field BIASEN reader - Bias Enable Bit
pub struct BiasenR { }
Get enumerated values variant
Biasing disabled, core logic can run in full performance
Biasing enabled, core logic is slower and there are restrictions in
allowed system clock speed (see Data Sheet for details)