Struct nrf52840::ficr::IR[][src]

pub struct IR { /* fields omitted */ }

Description collection[n]: Identity Root, word n

Methods

impl IR
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for IR

impl !Sync for IR