[][src]Type Definition ambiq_apollo3p_pac::security::LEN

type LEN = Reg<u32, _LEN>;

Length

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

For information about available fields see len module

Trait Implementations

impl Readable for LEN[src]

read() method returns len::R reader structure

impl ResetValue for LEN[src]

Register LEN reset()'s with value 0

type Type = u32

Register size

impl Writable for LEN[src]

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