nn::fs::RegisterSdmcInsertedEvent Function
void RegisterSdmcInsertedEvent(
nn::os::LightEvent * p
);
| Name | Description | |
|---|---|---|
| in | p | Specifies the nn::os::LightEvent object that is signaled when an SD Memory Card is inserted. |
Registers the nn::os::LightEvent object that is signaled when an SD Card is inserted.
This event is also signaled if a damaged SD Card is inserted or if what is inserted is not an SD Card (for example, an empty SD Card adapter).
CONFIDENTIAL