[][src]Type Definition nrf52810_pac::ccm::MAXPACKETSIZE

type MAXPACKETSIZE = Reg<u32, _MAXPACKETSIZE>;

Length of key-stream generated when MODE.LENGTH = Extended.

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

For information about avaliable fields see maxpacketsize module

Trait Implementations

impl Readable for MAXPACKETSIZE[src]

read() method returns maxpacketsize::R reader structure

impl Writable for MAXPACKETSIZE[src]

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

impl ResetValue for MAXPACKETSIZE[src]

Register MAXPACKETSIZE reset()'s with value 0xfb

type Type = u32

Register size