[][src]Type Definition lpc55s6x_pac::flash::BURST

type BURST = Reg<u32, _BURST>;

read burst register

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

For information about avaliable fields see burst module

Trait Implementations

impl Readable for BURST[src]

read() method returns burst::R reader structure

impl Writable for BURST[src]

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

impl ResetValue for BURST[src]

Register BURST reset()'s with value 0x8000_0000

type Type = u32

Register size