[][src]Type Definition k210_pac::apu::SAT_LIMITS

type SAT_LIMITS = Reg<u32, _SAT_LIMITS>;

Saturation Limits

This register you can read, reset, write, write_with_zero, modify. See API.

For information about avaliable fields see sat_limits module

Trait Implementations

impl Readable for SAT_LIMITS[src]

read() method returns sat_limits::R reader structure

impl Writable for SAT_LIMITS[src]

write(|w| ..) method takes sat_limits::W writer structure

impl ResetValue for SAT_LIMITS[src]

Register sat_limits reset()'s with value 0

type Type = u32

Register size