[][src]Type Definition efm32pg1b_pac::adc0::SINGLEFIFOCLEAR

type SINGLEFIFOCLEAR = Reg<u32, _SINGLEFIFOCLEAR>;

Single FIFO Clear Register

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

For information about available fields see singlefifoclear module

Trait Implementations

impl ResetValue for SINGLEFIFOCLEAR[src]

Register SINGLEFIFOCLEAR reset()'s with value 0

type Type = u32

Register size

impl Writable for SINGLEFIFOCLEAR[src]

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