Struct nrf52840::ficr::CODESIZE[][src]

pub struct CODESIZE { /* fields omitted */ }

Code memory size

Methods

impl CODESIZE
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for CODESIZE

impl !Sync for CODESIZE