[][src]Type Definition lpc55s6x_pac::casper::LOADER

type LOADER = Reg<u32, _LOADER>;

Contains an optional loader to load into CTRL0/1 in steps to perform a set of operations.

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

For information about avaliable fields see loader module

Trait Implementations

impl Readable for LOADER[src]

read() method returns loader::R reader structure

impl Writable for LOADER[src]

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

impl ResetValue for LOADER[src]

Register LOADER reset()'s with value 0

type Type = u32

Register size