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

type GPOLYL = Reg<u16, _GPOLYL>;

CRC_GPOLYL register.

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

For information about available fields see gpolyl module

Trait Implementations

impl Readable for GPOLYL[src]

read() method returns gpolyl::R reader structure

impl ResetValue for GPOLYL[src]

Register GPOLYL reset()'s with value 0xffff

type Type = u16

Register size

impl Writable for GPOLYL[src]

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