[][src]Type Definition efm32pg12_pac::lesense::SENSORSTATE

type SENSORSTATE = Reg<u32, _SENSORSTATE>;

Decoder Input Register

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

For information about available fields see sensorstate module

Trait Implementations

impl Readable for SENSORSTATE[src]

read() method returns sensorstate::R reader structure

impl ResetValue for SENSORSTATE[src]

Register SENSORSTATE reset()'s with value 0

type Type = u32

Register size

impl Writable for SENSORSTATE[src]

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