Type Definition efm32gg11b::gpcrc::INPUTDATABYTE[][src]

type INPUTDATABYTE = Reg<u32, _INPUTDATABYTE>;
Expand description

Input 8-bit Data Register

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

For information about available fields see inputdatabyte module

Trait Implementations

Register INPUTDATABYTE reset()’s with value 0

Register size

Reset value of the register

read() method returns inputdatabyte::R reader structure

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