[][src]Type Definition k22f::crc::DATAHL

type DATAHL = Reg<u8, _DATAHL>;

CRC_DATAHL register.

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

For information about available fields see datahl module

Trait Implementations

impl Readable for DATAHL[src]

read() method returns datahl::R reader structure

impl ResetValue for DATAHL[src]

Register DATAHL reset()'s with value 0xff

type Type = u8

Register size

impl Writable for DATAHL[src]

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