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

type GPOLYLU = Reg<u8, _GPOLYLU>;

CRC_GPOLYLU register.

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

For information about available fields see gpolylu module

Trait Implementations

impl Readable for GPOLYLU[src]

read() method returns gpolylu::R reader structure

impl ResetValue for GPOLYLU[src]

Register GPOLYLU reset()'s with value 0xff

type Type = u8

Register size

impl Writable for GPOLYLU[src]

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