[][src]Type Definition ADuCM302x::crc0::IPBYTE

type IPBYTE = Reg<u8, _IPBYTE>;

Input Data Byte

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

For information about available fields see ipbyte module

Trait Implementations

impl ResetValue for IPBYTE[src]

Register IPBYTE reset()'s with value 0

type Type = u8

Register size

impl Writable for IPBYTE[src]

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