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

type SAT_COUNTER = Reg<u32, _SAT_COUNTER>;

Saturation Counter

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

For information about avaliable fields see sat_counter module

Trait Implementations

impl Readable for SAT_COUNTER[src]

read() method returns sat_counter::R reader structure

impl Writable for SAT_COUNTER[src]

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

impl ResetValue for SAT_COUNTER[src]

Register sat_counter reset()'s with value 0

type Type = u32

Register size