Struct nrf52840::ficr::CODEPAGESIZE[][src]

pub struct CODEPAGESIZE { /* fields omitted */ }

Code memory page size

Methods

impl CODEPAGESIZE
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for CODEPAGESIZE

impl !Sync for CODEPAGESIZE